]> git.itanic.dy.fi Git - linux-stable/commitdiff
ARM: dts: sun8i-a83t-tbs-a711: Drop superfluous dr_mode
authorOndrej Jirman <megous@megous.com>
Sat, 22 Feb 2020 22:31:54 +0000 (23:31 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 24 Feb 2020 09:32:16 +0000 (10:32 +0100)
Property dr_mode = "otg" is the default in sun8i-a83t.dtsi

Signed-off-by: Ondrej Jirman <megous@megous.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts

index 2fd31a0a0b344e90c4c6efb53b90b85fa90da85f..4ab4568de8c6fbe732e2163556c05618612853bb 100644 (file)
@@ -493,7 +493,6 @@ gnss {
 };
 
 &usb_otg {
-       dr_mode = "otg";
        status = "okay";
 };