arm64: dts: enable wireless nodes on OPi5 devicetree

This commit is contained in:
M. Efe Çetin
2023-04-25 11:27:54 +03:00
committed by Mecid Urganci
parent 8b2c3a8a53
commit 7de23ac860

View File

@@ -71,7 +71,7 @@
pinctrl-1 = <&uart9_gpios>;
BT,reset_gpio = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>;
BT,wake_gpio = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>;
status = "disabled";
status = "okay";
};
wireless_wlan: wireless-wlan {
@@ -81,7 +81,7 @@
pinctrl-0 = <&wifi_host_wake_irq>, <&wifi_poweren_gpio>;
WIFI,host_wake_irq = <&gpio0 RK_PA0 GPIO_ACTIVE_HIGH>;
WIFI,poweren_gpio = <&gpio0 RK_PD0 GPIO_ACTIVE_HIGH>;
status = "disabled";
status = "okay";
};
vbus5v0_typec: vbus5v0-typec {