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

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

Merge "ARM: dts: msm: enable 11ad AP power save"

parents e1ffd009 cfa4d81e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@ Optional properties:
		      order as the clocks property.
- qcom,keep-radio-on-during-sleep: Boolean flag to indicate if to suspend to d3hot
				   instead of turning off the device
- qcom,use-ap-power-save: Boolean flag to indicate if AP power save feature is
			  enabled

Example:
	wil6210: qcom,wil6210 {
@@ -53,6 +55,7 @@ Example:
			 <&clock_gcc clk_rf_clk3_pin>;
		clock-names = "rf_clk3_clk", "rf_clk3_pin_clk";
		qcom,keep-radio-on-during-sleep;
		qcom,use-ap-power-save;
	};

Wil6210 client node under PCIe RP node needed for SMMU initialization by
+1 −0
Original line number Diff line number Diff line
@@ -5002,6 +5002,7 @@
		clocks = <&clock_rpmh RPMH_RF_CLK1>;
		clock-names = "rf_clk";
		qcom,keep-radio-on-during-sleep;
		qcom,use-ap-power-save;
		status = "disabled";
	};