Commit 72b67ebf authored by Lina Iyer's avatar Lina Iyer Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: add PDC interrupt controller for SDM845

parent 05caa5bf
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -2939,6 +2939,15 @@
			#power-domain-cells = <1>;
		};

		pdc_intc: interrupt-controller@b220000 {
			compatible = "qcom,sdm845-pdc", "qcom,pdc";
			reg = <0 0x0b220000 0 0x30000>;
			qcom,pdc-ranges = <0 480 94>, <94 609 15>, <115 630 7>;
			#interrupt-cells = <2>;
			interrupt-parent = <&intc>;
			interrupt-controller;
		};

		pdc_reset: reset-controller@b2e0000 {
			compatible = "qcom,sdm845-pdc-global";
			reg = <0 0x0b2e0000 0 0x20000>;