arm64: dts: rockchip: fix uart3 pinctrl error of rk3368
authorZorro Liu <lyx@rock-chips.com>
Thu, 4 May 2017 01:25:09 +0000 (09:25 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 4 May 2017 03:41:41 +0000 (11:41 +0800)
Change-Id: Ie62fd4c6cf1a9c38a1793c9ccd0085c91f38f438
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3368.dtsi

index d1a7c7547a2da81ffd48586f0d7349414a82faba..99803adb4ec6da293c5c4fea6055dddbefaf3f6f 100644 (file)
                uart3 {
                        uart3_xfer: uart3-xfer {
                                rockchip,pins = <3 29 RK_FUNC_2 &pcfg_pull_up>,
-                                               <3 30 RK_FUNC_3 &pcfg_pull_none>;
+                                               <3 30 RK_FUNC_2 &pcfg_pull_none>;
                        };
 
                        uart3_cts: uart3-cts {