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

Commit 8551c79a authored by Lina Iyer's avatar Lina Iyer
Browse files

ARM: dts: msm: add PDC device bindings for Kona



Add DT bindings for PDC irqchip for Kona SoC.

Change-Id: Ie593d707a0cb247d41cfaca031b01e13878fc46c
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent 31e3957f
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -403,6 +403,15 @@
		};
	};

	pdc: interrupt-controller@b220000 {
		compatible = "qcom,kona-pdc";
		reg = <0xb220000 0x30000>;
		qcom,pdc-ranges = <0 480 29>, <42 522 52>, <94 609 30>;
		#interrupt-cells = <2>;
		interrupt-parent = <&intc>;
		interrupt-controller;
	};

	clock_rpmh: qcom,rpmhclk {
		compatible = "qcom,dummycc";
		clock-output-names = "rpmh_clocks";