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:
Ziyuan Xu
2018-10-08 19:20:22 +08:00
committed by Tao Huang
parent 93d4775b86
commit 5f5bb7f350

View File

@@ -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 {