Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
647b8cf0e86ed837ee5e54c19e6bffb3f0e59dea
/
.
/
arch
/
arm
/
dts
/
qrb4210-rb2-u-boot.dtsi
blob: 7d1375f38c44d7bd54c022fa3d390f666a35d6ee [
file
] [
log
] [
blame
]
Caleb Connolly
956f6e4
2024-04-18 18:25:48 +0100
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0
2
3
/* This is usually OTG but U-Boot doesn't support that properly */
4
&
usb_dwc3
{
5
dr_mode
=
"host"
;
6
};