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

Commit 1f6d511b authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update PMU cache and log buffer addresses for holi target"

parents b36b918c 1b046bf6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1444,7 +1444,7 @@
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;
		reg = <0x0fd04980 0x300>;
		reg = <0xfd04580 0x280>;
		reg-names = "pmu-base";

		cpu0_rimps_l3_latmon: qcom,cpu0-rimps-l3-latmon {
@@ -1470,7 +1470,7 @@
		#address-cells = <1>;
		#size-cells = <1>;
		ranges;
		reg = <0x0fd04980 0x300>;
		reg = <0xfd04580 0x280>;
		reg-names = "pmu-base";

		cpu6_rimps_l3_latmon: qcom,cpu6-rimps-l3-latmon {
@@ -1513,8 +1513,8 @@

	rimps_log: qcom,rimps_log@fd04780 {
		compatible = "qcom,rimps-log";
		reg = <0x0fd04580 0x200>,
				<0x0fd04780 0x200>;
		reg = <0x0fd04800 0x200>,
				<0x0fd04A00 0x200>;
		mboxes = <&rimps 1>;
	};