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

Commit 38014262 authored by Srinivas Rao L's avatar Srinivas Rao L Committed by Maulik Shah
Browse files

ARM: dts: msm: Add PDC device bindings for Lito



Add DT bindings for PDC irqchip for Lito.

Change-Id: Ic619bb5d630c8efd6acbc66716d4e1360cc9156a
Signed-off-by: default avatarSrinivas Rao L <lsrao@codeaurora.org>
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent 02a15baa
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -484,6 +484,16 @@
		interrupt-parent = <&intc>;
	};

	pdc: interrupt-controller@b220000 {
		compatible = "qcom,lito-pdc";
		reg = <0xb220000 0x30000>;
		qcom,pdc-ranges = <0 480 42>, <42 612 28>, <70 63 1>,
				  <71 641 15>, <86 522 52>;
		#interrupt-cells = <2>;
		interrupt-parent = <&intc>;
		interrupt-controller;
	};

	timer {
		compatible = "arm,armv8-timer";
		interrupts = <1 1 0xf08>,