projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3abe422
)
ARM: dts: sun8i-a83t-tbs-a711: Drop superfluous dr_mode
author
Ondrej Jirman
<megous@megous.com>
Sat, 22 Feb 2020 22:31:54 +0000
(23:31 +0100)
committer
Maxime 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
index
2fd31a0
..
4ab4568
100644
(file)
--- a/
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
+++ b/
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
@@
-493,7
+493,6
@@
};
&usb_otg {
- dr_mode = "otg";
status = "okay";
};