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

Commit 230399f4 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: wcss changes in coresight dtsi for SDMMAGPIE"

parents 2e1d2f41 e575c393
Loading
Loading
Loading
Loading
+7 −39
Original line number Diff line number Diff line
@@ -1413,41 +1413,6 @@
		};
	};

	funnel_wcss: funnel@699e000 {
		compatible = "arm,primecell";
		arm,primecell-periphid = <0x0003b908>;

		reg = <0x699e000 0x1000>;
		reg-names = "funnel-base";

		coresight-name = "coresight-funnel-wcss";

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

		ports {
			#address-cells = <1>;
			#size-cells = <0>;

			port@0 {
				reg = <0>;
				funnel_wcss_out_funnel_dl_south_1: endpoint {
					remote-endpoint =
					<&funnel_dl_south_1_in_funnel_wcss>;
				};
			};

			port@1 {
				reg = <1>;
				funnel_wcss_in_tpdm_wcss: endpoint {
					slave-mode;
					remote-endpoint =
					<&tpdm_wcss_out_funnel_wcss>;
				};
			};
		};
	};

	funnel_dl_south_1: funnel_1@6b53000 {
		compatible = "arm,primecell";
		arm,primecell-periphid = <0x0003b908>;
@@ -1475,10 +1440,10 @@

			port@1 {
				reg = <2>;
				funnel_dl_south_1_in_funnel_wcss: endpoint {
				funnel_dl_south_1_in_tpdm_wcss: endpoint {
					slave-mode;
					remote-endpoint =
					<&funnel_wcss_out_funnel_dl_south_1>;
					<&tpdm_wcss_out_funnel_dl_south_1>;
				};
			};
		};
@@ -1491,9 +1456,9 @@
		qcom,dummy-source;

		port {
			tpdm_wcss_out_funnel_wcss: endpoint {
			tpdm_wcss_out_funnel_dl_south_1: endpoint {
				remote-endpoint =
					<&funnel_wcss_in_tpdm_wcss>;
					<&funnel_dl_south_1_in_tpdm_wcss>;
			};
		};
	};
@@ -2279,6 +2244,7 @@
		reg = <0x69a4000 0x1000>;
		reg-names = "cti-base";

		status = "disabled";
		coresight-name = "coresight-cti-wcss_cti0";

		clocks = <&clock_aop QDSS_CLK>;
@@ -2291,6 +2257,7 @@
		reg = <0x69a5000 0x1000>;
		reg-names = "cti-base";

		status = "disabled";
		coresight-name = "coresight-cti-wcss_cti1";

		clocks = <&clock_aop QDSS_CLK>;
@@ -2303,6 +2270,7 @@
		reg = <0x69a6000 0x1000>;
		reg-names = "cti-base";

		status = "disabled";
		coresight-name = "coresight-cti-wcss_cti2";

		clocks = <&clock_aop QDSS_CLK>;