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

Commit e5b72e59 authored by Rama Aparna Mallavarapu's avatar Rama Aparna Mallavarapu
Browse files

ARM: dts: msm: Add property to identify TPDMs that need MSR fix for sdm845



Add device-tree property to indentify all TPDMs that require a different
enable sequence for their functionality on SDM845. The property will be
used to configure MSR to DSB after setting the enable bit.

Change-Id: I7370f44a9df70cc54296e871811089b7f9a56679
Signed-off-by: default avatarRama Aparna Mallavarapu <aparnam@codeaurora.org>
parent c29e5a41
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
@@ -245,6 +245,8 @@
		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";

		qcom,msr-fix-req;

		port {
			tpdm_swao1_out_tpda_swao: endpoint {
				remote-endpoint = <&tpda_swao_in_tpdm_swao1>;
@@ -819,6 +821,8 @@
		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";

		qcom,msr-fix-req;

		port {
			tpdm_lpass_out_funnel_lpass: endpoint {
				remote-endpoint = <&funnel_lpass_in_tpdm_lpass>;
@@ -837,6 +841,8 @@
		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";

		qcom,msr-fix-req;

		port {
			tpdm_center_out_tpda: endpoint {
				remote-endpoint = <&tpda_in_tpdm_center>;
@@ -855,6 +861,8 @@
		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";

		qcom,msr-fix-req;

		port {
			tpdm_north_out_tpda: endpoint {
				remote-endpoint = <&tpda_in_tpdm_north>;
@@ -1090,6 +1098,8 @@
		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";

		qcom,msr-fix-req;

		port {
			tpdm_mm_out_funnel_dl_mm: endpoint {
				remote-endpoint = <&funnel_dl_mm_in_tpdm_mm>;
@@ -1181,6 +1191,8 @@
		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";

		qcom,msr-fix-req;

		port {
			tpdm_turing_out_funnel_turing: endpoint {
				remote-endpoint =
@@ -1235,6 +1247,8 @@
		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";

		qcom,msr-fix-req;

		port {
			tpdm_ddr_out_funnel_ddr_0: endpoint {
				remote-endpoint = <&funnel_ddr_0_in_tpdm_ddr>;
@@ -1376,7 +1390,6 @@

		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";
		qcom,msr-fix-req;

		port{
			tpdm_spss_out_tpda_spss: endpoint {