arm64: dts: allwinner: a64: Add default dr_mode
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 25 Mar 2019 13:52:55 +0000 (14:52 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 26 Mar 2019 18:57:53 +0000 (19:57 +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/arm64/boot/dts/allwinner/sun50i-a64.dtsi

index 5f7e783cf1e990b08687986fae40815a8ec20a07..179cef0a698a272691cc301ca44d68f2b376b340 100644 (file)
                        phys = <&usbphy 0>;
                        phy-names = "usb";
                        extcon = <&usbphy 0>;
+                       dr_mode = "otg";
                        status = "disabled";
                };