blob: 7d1375f38c44d7bd54c022fa3d390f666a35d6ee [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0
/* This is usually OTG but U-Boot doesn't support that properly */
&usb_dwc3 {
dr_mode = "host";
};