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

Commit 4c072056 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: correct cti l2 and cpu node addresses for 8084"

parents 9f2daa6d 88008814
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -320,9 +320,9 @@
		coresight-nr-inports = <0>;
	};

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

		coresight-id = <24>;
@@ -330,9 +330,9 @@
		coresight-nr-inports = <0>;
	};

	cti_cpu0: cti@fc341000 {
	cti_cpu0: cti@fc351000 {
		compatible = "arm,coresight-cti";
		reg = <0xfc341000 0x1000>;
		reg = <0xfc351000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <25>;
@@ -340,9 +340,9 @@
		coresight-nr-inports = <0>;
	};

	cti_cpu1: cti@fc342000 {
	cti_cpu1: cti@fc352000 {
		compatible = "arm,coresight-cti";
		reg = <0xfc342000 0x1000>;
		reg = <0xfc352000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <26>;
@@ -350,9 +350,9 @@
		coresight-nr-inports = <0>;
	};

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

		coresight-id = <27>;
@@ -360,9 +360,9 @@
		coresight-nr-inports = <0>;
	};

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

		coresight-id = <28>;