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

Commit ce3cf6e8 authored by Manikandan Mohan's avatar Manikandan Mohan
Browse files

ARM: dts: msm: Update CNSS S12B voltage level to 1.35v

Set CNSS DTSI node for S12B voltage regulator to 1.35V. It was
initially set to 1.256V since AOP voltage range settings for this
regulator was not correct.

Change-Id: Ic2409e46b0c5e9c46703fcbb17deddc1ac045d9f
parent 3ecfcb6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
	qcom,vdd-wlan-dig-config = <950000 952000 0 0 0>;
	qcom,vdd-wlan-io-config = <1800000 1800000 0 0 0>;
	qcom,vdd-wlan-rfa1-config = <1880000 1880000 0 0 0>;
	qcom,vdd-wlan-rfa2-config = <1256000 1256000 0 0 0>;
	qcom,vdd-wlan-rfa2-config = <1350000 1350000 0 0 0>;

	clocks = <&clock_rpmh RPMH_RF_CLK3>;
	clock-names = "rf_clk";
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
	qcom,vdd-wlan-dig-config = <950000 952000 0 0 0>;
	qcom,vdd-wlan-io-config = <1800000 1800000 0 0 0>;
	qcom,vdd-wlan-rfa1-config = <1880000 1880000 0 0 0>;
	qcom,vdd-wlan-rfa2-config = <1256000 1256000 0 0 0>;
	qcom,vdd-wlan-rfa2-config = <1350000 1350000 0 0 0>;

	clocks = <&clock_rpmh RPMH_RF_CLK3>;
	clock-names = "rf_clk";