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

Commit 2b0b4eca authored by Yue Ma's avatar Yue Ma
Browse files

ARM: dts: msm: Use GPIO 169 as WLAN_EN for WLAN QCA6390 on SM8150



WLAN_EN pin is used to reset WLAN device. Add to use GPIO 169 as the
WLAN_EN pin for WLAN QCA6390 device attached to SM8150.

Change-Id: I2726762aa4980e25f1d5e82578377c2537c8e144
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
parent 4f5a0984
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -3612,8 +3612,10 @@
		reg = <0xa0000000 0x10000000>,
		      <0xb0000000 0x10000>;
		reg-names = "smmu_iova_base", "smmu_iova_ipa";
		pinctrl-names = "disabled";
		pinctrl-0 = <>;
		wlan-en-gpio = <&tlmm 169 0>;
		pinctrl-names = "wlan_en_active", "wlan_en_sleep";
		pinctrl-0 = <&cnss_wlan_en_active>;
		pinctrl-1 = <&cnss_wlan_en_sleep>;
		qcom,wlan-rc-num = <0>;
		qcom,wlan-ramdump-dynamic = <0x400000>;