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

Commit 363b2cd9 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 remote proc cti nodes on samarium"

parents a702e486 24729413
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -357,33 +357,33 @@
		coresight-nr-inports = <0>;
	};

	cti_video: cti@fc330000 {
	cti_video_cpu0: cti@fc330000 {
		compatible = "arm,coresight-cti";
		reg = <0xfc330000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <28>;
		coresight-name = "coresight-cti-video";
		coresight-name = "coresight-cti-video-cpu0";
		coresight-nr-inports = <0>;
	};

	cti_audio: cti@fc33c000 {
	cti_audio_cpu0: cti@fc33c000 {
		compatible = "arm,coresight-cti";
		reg = <0xfc33c000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <29>;
		coresight-name = "coresight-cti-audio";
		coresight-name = "coresight-cti-audio-cpu0";
		coresight-nr-inports = <0>;
	};

	cti_rpm: cti@fc360000 {
	cti_rpm_cpu0: cti@fc360000 {
		compatible = "arm,coresight-cti";
		reg = <0xfc360000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <30>;
		coresight-name = "coresight-cti-rpm";
		coresight-name = "coresight-cti-rpm-cpu0";
		coresight-nr-inports = <0>;
	};