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

Commit d303cd2a 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 the CTI address for modem VEC and SCL on msm8952"

parents 3f6d1270 ec1f31ce
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -646,9 +646,9 @@
		clock-names = "core_clk", "core_a_clk";
	};

	cti_modem_cpu0: cti@838000 {
	cti_modem_cpu0: cti@860000 {
		compatible = "arm,coresight-cti";
		reg = <0x838000 0x1000>;
		reg = <0x860000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <37>;
@@ -660,9 +660,9 @@
		clock-names = "core_clk", "core_a_clk";
	};

	cti_modem_cpu1: cti@860000 {
	cti_modem_cpu1: cti@838000 {
		compatible = "arm,coresight-cti";
		reg = <0x860000 0x1000>;
		reg = <0x838000 0x1000>;
		reg-names = "cti-base";

		coresight-id = <38>;