ARM: dts: sun8i: h3: Add default dr_mode
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 25 Mar 2019 13:52:54 +0000 (14:52 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 26 Mar 2019 18:53:26 +0000 (19:53 +0100)
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 <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sunxi-h3-h5.dtsi

index 8a79d3b04069bb6721acdf848b9ada649f6397cf..3b18fd71efc17e52ce8499df49f266ed099cd21e 100644 (file)
                        phys = <&usbphy 0>;
                        phy-names = "usb";
                        extcon = <&usbphy 0>;
+                       dr_mode = "otg";
                        status = "disabled";
                };