Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23c93bc9 authored by Heiko Stuebner's avatar Heiko Stuebner
Browse files

ARM: dts: rockchip: remove pinctrl setting from radxarock uart2



We set default pinctrl settings for the uarts in rk3188.dtsi already,
so remove forgotten duplicate.

Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 08567053
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -215,8 +215,6 @@
};

&uart2 {
	pinctrl-names = "default";
	pinctrl-0 = <&uart2_xfer>;
	status = "okay";
};