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

Commit a9819b24 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: disable coresight components not in sim for mpq8092"

parents 7b7cd004 de218991
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -25,6 +25,27 @@
};

&soc {
	etm0: etm@fc34c000 {
		status = "disabled";
	};

	etm1: etm@fc34d000 {
		status = "disabled";
	};

	etm2: etm@fc34e000 {
		status = "disabled";
	};

	etm3: etm@fc34f000 {
		status = "disabled";
	};
	hwevent: hwevent@fd828018 {
		status = "disabled";
	};
	tpiu: tpiu@fc320000 {
		status = "disabled";
	};
};

&blsp1_uart2 {