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

Commit f7f9ae5c authored by Harshal Ahire's avatar Harshal Ahire Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: Add support for CPS speaker protection

Add static cps speaker protection configurations to
enable cps speaker protection feature.

Change-Id: If478667de91f58ba85fcd44aa41942b8e558cb24
parent f325ea2f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -383,6 +383,12 @@
	qcom,wsa-aux-dev-prefix = "SpkrLeft", "SpkrRight";
	qcom,codec-max-aux-devs = <1>;
	qcom,codec-aux-devs = <&wcd938x_codec>;
	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,msm_audio_ssr_devs = <&audio_apr>, <&q6core>,
				  <&lpi_tlmm>, <&bolero>;
};