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

Commit ccbb0a06 authored by Mohammed Siddiq's avatar Mohammed Siddiq
Browse files

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

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

Change-Id: I0cd7050dad499378ec6d2bcfbe9d78f4a79a3384
parent b2afe8ce
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -79,6 +79,9 @@ Optional properties:
                       WLAN devices.
  - 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
@@ -4719,6 +4719,7 @@
		      <0xb2e5510 0x5c0>;
		reg-names = "smmu_iova_ipa", "tcs_cmd";
		wlan-en-gpio = <&tlmm 20 0>;
		qcom,bt-en-gpio = <&tlmm 21 0>;
		pinctrl-names = "wlan_en_active", "wlan_en_sleep";
		pinctrl-0 = <&cnss_wlan_en_active>;
		pinctrl-1 = <&cnss_wlan_en_sleep>;