ARM: dts: rockchip: rk3308 boards: add uart rts pinctrl for bt

Change-Id: I67ab4b33e5a31223c33fe224a928b9cbdeff936a
Signed-off-by: Lin Jianhua <linjh@rock-chips.com>
This commit is contained in:
Lin Jianhua
2023-09-26 09:48:48 +08:00
committed by Tao Huang
parent cc36289ad4
commit 58239c7ec1
3 changed files with 20 additions and 0 deletions
@@ -406,6 +406,12 @@
};
};
wireless-bluetooth {
uart4_gpios: uart4-gpios {
rockchip,pins = <4 RK_PA7 RK_FUNC_GPIO &pcfg_pull_none>;
};
};
wireless-wlan {
wifi_wake_host: wifi-wake-host {
rockchip,pins = <0 RK_PA0 RK_FUNC_GPIO &pcfg_pull_up>;
@@ -225,6 +225,12 @@
};
};
wireless-bluetooth {
uart4_gpios: uart4-gpios {
rockchip,pins = <4 RK_PA7 RK_FUNC_GPIO &pcfg_pull_none>;
};
};
wireless-wlan {
wifi_wake_host: wifi-wake-host {
rockchip,pins = <0 RK_PA0 RK_FUNC_GPIO &pcfg_pull_up>;
@@ -390,6 +390,14 @@
status = "okay";
};
&pinctrl {
wireless-bluetooth {
uart4_gpios: uart4-gpios {
rockchip,pins = <4 RK_PA7 RK_FUNC_GPIO &pcfg_pull_none>;
};
};
};
&pwm3 {
status = "okay";
/* Used for IR */