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: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Heiko Stuebner 2014-07-30 12:05:55 +02:00
parent 08567053f5
commit 23c93bc92c
1 changed files with 0 additions and 2 deletions

View File

@ -215,8 +215,6 @@
};
&uart2 {
pinctrl-names = "default";
pinctrl-0 = <&uart2_xfer>;
status = "okay";
};