Skip to content

Commit d0e827f

Browse files
author
Liang Chen
committed
ARM: dts: rk312x: pinctrl pullup UART1 RX pin
UART RX pin need pullup to keep high voltage when bus is idle. Change-Id: Iaeea6535bfc42d3ffec396798778cf8803cf3e90 Signed-off-by: Liang Chen <cl@rock-chips.com>
1 parent 2f261ad commit d0e827f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/rk312x.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@
11441144
uart1 {
11451145
uart1_xfer: uart1-xfer {
11461146
rockchip,pins = <1 RK_PB1 2 &pcfg_pull_default>,
1147-
<1 RK_PB2 2 &pcfg_pull_none>;
1147+
<1 RK_PB2 2 &pcfg_pull_default>;
11481148
};
11491149

11501150
uart1_cts: uart1-cts {

0 commit comments

Comments
 (0)