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

Commit 463f1c88 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add coresight support on sdm/a 636"

parents fd4fed88 b97950af
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -16,7 +16,18 @@
	model = "Qualcomm Technologies, Inc. SDM 636";
	compatible = "qcom,sdm636";
	qcom,msm-id = <345 0x0>;
};

&soc {
	/delete-node/ qcom,turing@1a300000;

	/delete-node/ cti@7068000;
	/delete-node/ turing_etm0;
	funnel@6042000 {
		ports {
			/delete-node/ port@4;
		};
	};
};

&soc {