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

Commit 1be4dbc8 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add switch control GPIO for WLAN"

parents e244beee 76f56e97
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@ Optional properties:
  - qcom,bt-en-gpio: QCA6490 requires synchronization for BT and WLAN GPIO
                   enable to resolve PMU power up issues. Provide BT GPIO using
                   this config param.
  - qcom,sw-ctrl-gpio: Switch control GPIO for device power control

Example:

+1 −0
Original line number Diff line number Diff line
@@ -4720,6 +4720,7 @@
		reg-names = "smmu_iova_ipa", "tcs_cmd";
		wlan-en-gpio = <&tlmm 20 0>;
		qcom,bt-en-gpio = <&tlmm 21 0>;
		qcom,sw-ctrl-gpio = <&tlmm 124 0>;
		pinctrl-names = "wlan_en_active", "wlan_en_sleep";
		pinctrl-0 = <&cnss_wlan_en_active>;
		pinctrl-1 = <&cnss_wlan_en_sleep>;