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

Commit 5cc9c743 authored by Yue Ma's avatar Yue Ma
Browse files

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

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 kona.

Change-Id: Ic44d2d42c6ab3a2523f9624e9b850e8826ce6ab8
CRs-Fixed: 2601850
parent 82d773b9
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -72,6 +72,9 @@ Optional properties:
  - cnss-daemon-support: Boolean property to decide whether cnss_daemon
  - cnss-daemon-support: Boolean property to decide whether cnss_daemon
                         userspace QMI client is supported.
                         userspace QMI client is supported.
  - use-nv-mac: Boolean property to indicate whether NV MAC is used or not.
  - use-nv-mac: Boolean property to indicate whether NV MAC is used or not.
  - qcom,set-wlaon-pwr-ctrl: Boolean property to indicate if set
                             WLAON_QFPROM_PWR_CTRL_REG register during power on
                             and off sequences.


Example:
Example:


+1 −0
Original line number Original line Diff line number Diff line
@@ -4731,6 +4731,7 @@
		qcom,smmu-s1-enable;
		qcom,smmu-s1-enable;
		cnss-daemon-support;
		cnss-daemon-support;
		qcom,cmd_db_name = "smpf2";
		qcom,cmd_db_name = "smpf2";
		qcom,set-wlaon-pwr-ctrl;


		qcom,msm-bus,name = "msm-cnss";
		qcom,msm-bus,name = "msm-cnss";
		qcom,msm-bus,num-cases = <6>;
		qcom,msm-bus,num-cases = <6>;