mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: rk3399 fix uart3 cts and rts pinctl config
Change-Id: I2549e2a2e1913e9d9430087b9fc0009ec28a4c8f Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
@@ -2817,12 +2817,12 @@
|
||||
|
||||
uart3_cts: uart3-cts {
|
||||
rockchip,pins =
|
||||
<3 18 RK_FUNC_2 &pcfg_pull_none>;
|
||||
<3 16 RK_FUNC_2 &pcfg_pull_none>;
|
||||
};
|
||||
|
||||
uart3_rts: uart3-rts {
|
||||
rockchip,pins =
|
||||
<3 19 RK_FUNC_2 &pcfg_pull_none>;
|
||||
<3 17 RK_FUNC_2 &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user