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

Commit 098e7a19 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: rename cti cpu node on krypton"

parents 1f49f20a 0ad12046
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -225,13 +225,13 @@
		coresight-nr-inports = <0>;
	};

	cti_cpu: cti@fc343000 {
	cti_cpu0: cti@fc343000 {
		compatible = "arm,coresight-cti";
		reg = <0xfc343000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <19>;
		coresight-name = "coresight-cti-cpu";
		coresight-name = "coresight-cti-cpu0";
		coresight-nr-inports = <0>;
	};