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

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

Merge "ARM: dts: msm: Map more no of redistributors for monaco"

parents 30e45aae e1f01895
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,6 +6,6 @@
/ {
	model = "Qualcomm Technologies, Inc. Monaco RUMI";
	compatible = "qcom,monaco-rumi", "qcom,monaco", "qcom,rumi";
	qcom,msm-id = <459 0x10000>;
	qcom,msm-id = <486 0x10000>;
	qcom,board-id = <15 0>;
};
+3 −2
Original line number Diff line number Diff line
@@ -252,7 +252,7 @@
		#redistributor-regions = <1>;
		redistributor-stride = <0x0 0x20000>;
		reg = <0xf200000 0x10000>,     /* GICD */
		      <0xf300000 0x80000>;    /* GICR * 4 */
		      <0xf300000 0x100000>;    /* GICR * 8 */
		interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
	};

@@ -783,7 +783,7 @@
			interrupt-controller;
			#interrupt-cells = <2>;
		};
	}
	};

	clk_virt: interconnect {
		compatible = "qcom,monaco-clk_virt";
@@ -817,6 +817,7 @@
};

#include "monaco-pinctrl.dtsi"
#include "msm-arm-smmu-monaco.dtsi"
#include "monaco-ion.dtsi"
#include "monaco-gdsc.dtsi"