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

Commit b8bace29 authored by Mao Jinlong's avatar Mao Jinlong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Remove tpdm_dcc for sdxpoorwills



Remove tpdm_dcc for sdxpoorwills as tpdm_dcc will cause boot-up
issue on secure device. And there there is no user case of tpdm_dcc.

Change-Id: Idd368039ee9b1c13115202893c8058cd50e3c26e
Signed-off-by: default avatarMao Jinlong <jinlmao@codeaurora.org>
parent 3508473b
Loading
Loading
Loading
Loading
+0 −27
Original line number Diff line number Diff line
@@ -342,15 +342,6 @@
			};

			port@3 {
				reg = <2>;
				tpda_in_tpdm_dcc: endpoint {
					slave-mode;
					remote-endpoint =
						<&tpdm_dcc_out_tpda>;
				};
			};

			port@4 {
				reg = <5>;
				tpda_in_tpdm_center: endpoint {
					slave-mode;
@@ -396,24 +387,6 @@
		};
	};

	tpdm_dcc: tpdm@6870280 {
		compatible = "arm,primecell";
		arm,primecell-periphid = <0x0003b968>;
		reg = <0x6870280 0x1000>;
		reg-names = "tpdm-base";

		coresight-name = "coresight-tpdm-dcc";

		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";

		port{
			tpdm_dcc_out_tpda: endpoint {
				remote-endpoint = <&tpda_in_tpdm_dcc>;
			};
		};
	};

	tpdm_vsense: tpdm@6840000 {
		compatible = "arm,primecell";
		arm,primecell-periphid = <0x0003b968>;