arm64: dts: rockchip: remove identical &uart0 node from rk3368-lion-haikou

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>
This commit is contained in:
Johan Jonker 2019-12-28 08:47:57 +01:00 committed by Heiko Stuebner
parent 29478208c0
commit ba790c16a8

View file

@ -83,12 +83,6 @@ &spi2 {
status = "okay";
};
&uart0 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_xfer &uart0_cts &uart0_rts>;
status = "okay";
};
&usb_otg {
dr_mode = "otg";
status = "okay";