mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: dts: rockchip: px30: add uart1_rts_gpio config for pinctrl
Change-Id: I67c682d1152d13b95c779bd98e8fe6fd8e212948 Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
@@ -2325,6 +2325,11 @@
|
||||
rockchip,pins =
|
||||
<1 RK_PC3 1 &pcfg_pull_none>;
|
||||
};
|
||||
|
||||
uart1_rts_gpio: uart1-rts-gpio {
|
||||
rockchip,pins =
|
||||
<1 RK_PC3 RK_FUNC_GPIO &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
|
||||
uart2-m0 {
|
||||
|
||||
Reference in New Issue
Block a user