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

Commit dd17ca3a 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 de48615e e4c9d897
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -94,6 +94,7 @@ Optional properties:
		enable to resolve PMU power up issues. Provide BT GPIO using
		this config param.
  - qcom,xo-clk-gpio: Added for QCA6490 XO CLK selection leakage prevention.
  - qcom,sw-ctrl-gpio: Switch control GPIO for device power control
  - qcom,same-dt-multi-dev: Boolean property to decide whether it supports
                            multiple WLAN devices using the same DT node
                            without sub-nodes.
+1 −0
Original line number Diff line number Diff line
@@ -5386,6 +5386,7 @@
		reg-names = "smmu_iova_ipa", "tcs_cmd";
		wlan-en-gpio = <&tlmm 64 0>;
		qcom,bt-en-gpio = <&tlmm 65 0>;
		qcom,sw-ctrl-gpio = <&tlmm 153 0>;
		pinctrl-names = "wlan_en_active", "wlan_en_sleep";
		pinctrl-0 = <&cnss_wlan_en_active>;
		pinctrl-1 = <&cnss_wlan_en_sleep>;