ARM: dts: rk322x-android: enable uart1
authorBinyuan Lan <lby@rock-chips.com>
Tue, 20 Jun 2017 07:32:37 +0000 (15:32 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 20 Jun 2017 10:32:59 +0000 (18:32 +0800)
Change-Id: I5218cb893854900bb6a4b50910078be0cc598475
Signed-off-by: Binyuan Lan <lby@rock-chips.com>
arch/arm/boot/dts/rk322x-android.dtsi

index 80f0a0a605fa1da2d04944fd01e7939b54f78bfd..eceda348da7ebe8bbd6dd867e36c6a4a21e96813 100644 (file)
        };
 };
 
+&uart1 {
+       pinctrl-names = "default";
+       pinctrl-0 = <&uart11_xfer &uart11_cts>;
+       status = "okay";
+};
+
 &uart2 {
        status = "okay";
 };