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

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

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

parents 04fbe066 4d515a16
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -87,6 +87,9 @@ Optional properties:
		regulator used in internal power amplifier for QCA6490
  - cnss-enable-self-recovery: Boolean property to enable self recovery when
                               recovery is trigeered with reason link down.
  - 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.

Example:

+1 −0
Original line number Diff line number Diff line
@@ -5355,6 +5355,7 @@
		      <0xb2e5510 0x690>;
		reg-names = "smmu_iova_ipa", "tcs_cmd";
		wlan-en-gpio = <&tlmm 64 0>;
		qcom,bt-en-gpio = <&tlmm 65 0>;
		pinctrl-names = "wlan_en_active", "wlan_en_sleep";
		pinctrl-0 = <&cnss_wlan_en_active>;
		pinctrl-1 = <&cnss_wlan_en_sleep>;