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

Commit a8e32428 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 cti devices for remote procs on 8092"

parents 5e69ee2c 2004ed27
Loading
Loading
Loading
Loading
+41 −1
Original line number Diff line number Diff line
@@ -370,6 +370,46 @@
		coresight-nr-inports = <0>;
	};

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

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

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

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

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

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

	cti_vpu_cpu0: cti@fc36b000 {
		compatible = "arm,coresight-cti";
		reg = <0xfc36b000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <32>;
		coresight-name = "coresight-cti-vpu-cpu0";
		coresight-nr-inports = <0>;
	};

	hwevent: hwevent@fd828018 {
		compatible = "qcom,coresight-hwevent";
		reg =	<0xfd828018 0x80>,
@@ -379,7 +419,7 @@
			<0xfc747060 0x80>;
		reg-names = "mmss-mux", "apcs-mux", "ppss-mux", "gcc-mux",
			    "bcss-mux";
		coresight-id = <29>;
		coresight-id = <33>;
		coresight-name = "coresight-hwevent";
		coresight-nr-inports = <0>;