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

Commit 19e63ca0 authored by Lin Bai's avatar Lin Bai Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add and enable wlaon-set-pwr-ctrl for sdxprairie



Add a new wlaon-set-pwr-ctrl entry to indicate if config register
WLAON_QFPROM_PWR_CTRL_REG during power on/off and enable it by
default for sdxprairie.

Change-Id: Ic44d2d42c6ab3a2523f9624e9b850e8826ce6ab8
CRs-Fixed: 2601850
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
Signed-off-by: default avatarLin Bai <lbai@codeaurora.org>
parent 2ff9c2fd
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -76,6 +76,9 @@ Optional properties:
                             specified in <min_uV max_uV load_uA delay_us>.
  - pcie-disable-l1: Boolean property to decide whether to disable PCIe L1 PM.
  - pcie-disable-l1ss: Boolean property to decide whether to disable PCIe L1ss.
  - qcom,set-wlaon-pwr-ctrl: Boolean property to indicate if set
                             WLAON_QFPROM_PWR_CTRL_REG register during power on
                             and off sequences.

List of chip specific sub nodes:
  - chip_cfg@X: represent chip specific configurations
+1 −0
Original line number Diff line number Diff line
@@ -1057,6 +1057,7 @@
		qcom,wlan-rc-num = <0>;
		qcom,wlan-ramdump-dynamic = <0x400000>;
		qcom,smmu-s1-enable;
		qcom,set-wlaon-pwr-ctrl;

		mhi,max-channels = <30>;
		mhi,buffer-len = <0x8000>;