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

Commit da8dc086 authored by Amarnath Vangala's avatar Amarnath Vangala Committed by Vangala, Amarnath
Browse files

ARM: dts: msm: correction to the cps related properties

CPS feature related poperty payload was incorrectly added.
Change to correct the payload as per packing requirement.

Change-Id: I21d8f06c508cf08e6ef822fac5d62759a08ae7b6
parent f38c01ca
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -377,9 +377,9 @@
	qcom,cps_reg_phy_addr = <0x3250300 0x3250304 0x3250318>;
	qcom,cps_wsa_vbatt_temp_reg_addr = <0x0003429 0x0003422>;
	qcom,cps_threshold_levels = <148 168>;
	qcom,cps_normal_values = <0x8E 0x8F 0x8F>;
	qcom,cps_lower1_values = <0x10 0xD0 0xD0>;
	qcom,cps_lower2_values = <0x0F 0x0F 0x18>;
	qcom,cps_normal_values = <0x8E003049 0x1000304A 0x0F003472>;
	qcom,cps_lower1_values = <0x8F003049 0xD000304A 0x0F003472>;
	qcom,cps_lower2_values = <0x8F003049 0xD000304A 0x18003472>;
	qcom,msm_audio_ssr_devs = <&audio_apr>, <&q6core>, <&lpi_tlmm>,
				  <&bolero>;
};