From: Maxime Ripard Date: Mon, 25 Mar 2019 13:52:54 +0000 (+0100) Subject: ARM: dts: sun8i: h3: Add default dr_mode X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=88a20adde5f63407a40fe6907766d9c1ddc8b173;p=linux.git ARM: dts: sun8i: h3: Add default dr_mode The USB OTG binding we have mandates to have a dr_mode property, yet not all boards are setting it. Since the generic otg binding states that the default mode should be the OTG mode, let's use that one in our DTSI. Acked-by: Chen-Yu Tsai Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/boot/dts/sunxi-h3-h5.dtsi b/arch/arm/boot/dts/sunxi-h3-h5.dtsi index 8a79d3b04069b..3b18fd71efc17 100644 --- a/arch/arm/boot/dts/sunxi-h3-h5.dtsi +++ b/arch/arm/boot/dts/sunxi-h3-h5.dtsi @@ -242,6 +242,7 @@ phys = <&usbphy 0>; phy-names = "usb"; extcon = <&usbphy 0>; + dr_mode = "otg"; status = "disabled"; };