projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2947820
)
arm64: dts: rockchip: remove identical &uart0 node from rk3368-lion-haikou
author
Johan Jonker
<jbx6244@gmail.com>
Sat, 28 Dec 2019 07:47:57 +0000
(08:47 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Tue, 31 Dec 2019 11:46:01 +0000
(12:46 +0100)
There are two identical &uart0 nodes in this dts file,
so remove one of them.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link:
https://lore.kernel.org/r/20191228074757.2075-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts
b/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts
index 8251f3c0d0a8edb68c8eb07d4cf95e575da095f1..cbde279ae81d2d8ddbe10f78145a7af112a91f77 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts
@@
-83,12
+83,6
@@
status = "okay";
};
-&uart0 {
- pinctrl-names = "default";
- pinctrl-0 = <&uart0_xfer &uart0_cts &uart0_rts>;
- status = "okay";
-};
-
&usb_otg {
dr_mode = "otg";
status = "okay";