mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: rk1808-evb: fixup uart4_rts pinctrl error
Fixup the default pinctrl configuration for uart4-rts-gpio: rockchip-pinctrl pinctrl: unable to find group for node uart4-rts-gpio Change-Id: Ic25375aeba924ba0314ad5660b3ee4f18ea8c0cc Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
@@ -650,8 +650,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
uart4_rts_gpio: uart4-rts-gpio {
|
||||
rockchip,pins = <4 RK_PB7 0 &pcfg_pull_none>;
|
||||
wireless-bluetooth {
|
||||
uart4_rts_gpio: uart4-rts-gpio {
|
||||
rockchip,pins = <4 RK_PB7 0 &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
|
||||
wireless-wlan {
|
||||
|
||||
Reference in New Issue
Block a user