summaryrefslogtreecommitdiff
path: root/arch/arm/dts/qrb4210-rb2-u-boot.dtsi
blob: 7d1375f38c44d7bd54c022fa3d390f666a35d6ee (plain)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0

/* This is usually OTG but U-Boot doesn't support that properly */
&usb_dwc3 {
	dr_mode = "host";
};