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

Commit 3c249a8b 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 8226"

parents 7d9f8a6d 649479d4
Loading
Loading
Loading
Loading
+52 −2
Original line number Diff line number Diff line
@@ -411,6 +411,56 @@
		coresight-nr-inports = <0>;
	};

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

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

	cti_wcn_cpu0: cti@fc34d000 {
		compatible = "arm,coresight-cti";
		reg = <0xfc34d000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <34>;
		coresight-name = "coresight-cti-wcn-cpu0";
		coresight-nr-inports = <0>;
	};

	cti_modem_cpu0: cti@fc350000 {
		compatible = "arm,coresight-cti";
		reg = <0xfc350000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <35>;
		coresight-name = "coresight-cti-modem-cpu0";
		coresight-nr-inports = <0>;
	};

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

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

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

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

	hwevent: hwevent@fd828018 {
		compatible = "qcom,coresight-hwevent";
		reg = <0xfd828018 0x80>,
@@ -419,7 +469,7 @@
		      <0xfc401600 0x80>;
		reg-names = "mmss-mux", "apcs-mux", "ppss-mux", "gcc-mux";

		coresight-id = <33>;
		coresight-id = <38>;
		coresight-name = "coresight-hwevent";
		coresight-nr-inports = <0>;

@@ -431,7 +481,7 @@
		reg = <0xfc4be024 0x8>;
		reg-names = "fuse-base";

		coresight-id = <34>;
		coresight-id = <39>;
		coresight-name = "coresight-fuse";
		coresight-nr-inports = <0>;
	};