summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx6qdl-gw5910.dtsi
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-03-01 14:33:31 -0800
committerStefano Babic <sbabic@denx.de>2021-04-08 20:29:53 +0200
commit13acc63e840a0349009d0f8382e04ae39e50c3d5 (patch)
tree7ecc8a866802904f00ebc6149575c99baefbfa71 /arch/arm/dts/imx6qdl-gw5910.dtsi
parentacb9a13b50db24a6ef17f4c2bd600a0f5d9fec1f (diff)
arm: dts: imx6qdl-gw*: add dr_mode prop to dt to avoid error
The fsl-usb dt bindings in Linux default dr_mode to 'host' for backward compatibility however U-Boot prints an error if this property does not exist. Declare it in the Gateworks Ventana device-trees to avoid the error. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'arch/arm/dts/imx6qdl-gw5910.dtsi')
-rw-r--r--arch/arm/dts/imx6qdl-gw5910.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/imx6qdl-gw5910.dtsi b/arch/arm/dts/imx6qdl-gw5910.dtsi
index ed4e222599..56d0c4ff6c 100644
--- a/arch/arm/dts/imx6qdl-gw5910.dtsi
+++ b/arch/arm/dts/imx6qdl-gw5910.dtsi
@@ -398,6 +398,7 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg>;
disable-over-current;
+ dr_mode = "host";
status = "okay";
};