Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1397907f authored by Govind Singh's avatar Govind Singh
Browse files

ARM: dts: msm: Update CNSS node for BT GPIO config

QCA6490 requires synchronization between BT and WLAN GPIOs for PMU
power up. Update CNSS device tree node for BT GPIO config.

Change-Id: Idd28f3c5f6c6cf6b636fd13b2f7062da9c0ce5ce
parent 2317b5f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
		reg = <0xb0000000 0x10000>;
		reg-names = "smmu_iova_ipa";
		wlan-en-gpio = <&tlmm 84 0>;
		qcom,bt-en-gpio = <&tlmm 85 0>;
		pinctrl-names = "wlan_en_active", "wlan_en_sleep";
		pinctrl-0 = <&cnss_wlan_en_active>;
		pinctrl-1 = <&cnss_wlan_en_sleep>;