[PATCH v1 2/3] arm64: dts: qcom: sc7280: Add wlan enable gpio to bluetooth node

From: Balakrishna Godavarthi
Date: Fri Apr 29 2022 - 07:30:57 EST


Add wlan_enable gpio details in bluetooth node, As wlan enable gpio
status is required to enable bt.

Signed-off-by: Sai Teja Aluvala <quic_saluvala@xxxxxxxxxxx>
Signed-off-by: Balakrishna Godavarthi <quic_bgodavar@xxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi b/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
index ecbf2b8..c556e8a 100644
--- a/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
@@ -341,6 +341,7 @@
pinctrl-0 = <&bt_en>, <&sw_ctrl>;
enable-gpios = <&tlmm 85 GPIO_ACTIVE_HIGH>;
swctrl-gpios = <&tlmm 86 GPIO_ACTIVE_HIGH>;
+ wlan-gpio = <&tlmm 84 GPIO_ACTIVE_HIGH>;
vddaon-supply = <&vreg_s7b_0p9>;
vddbtcxmx-supply = <&vreg_s7b_0p9>;
vddrfacmn-supply = <&vreg_s7b_0p9>;
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project