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

Commit 7c041563 authored by Srinivas Rao L's avatar Srinivas Rao L
Browse files

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

Add DT bindings for PDC irqchip for Shima.

Change-Id: I2e9938f28995216256c33c57e4b5349d1ae381e6
parent f74abdcf
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -348,6 +348,19 @@
		interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_LOW>;
	};

	pdc: interrupt-controller@b220000 {
		compatible = "qcom,shima-pdc";
		reg = <0xb220000 0x30000>, <0x17c000f0 0x64>;
		qcom,pdc-ranges = <0 480 40>, <40 140 14>, <54 263 1>,
				  <55 306 4>, <59 312 3>, <62 374 2>,
				  <64 434 2>, <66 438 3>, <69 86 1>,
				  <70 520 54>, <124 609 31>, <155 63 1>,
				  <156 716 12>;
		#interrupt-cells = <2>;
		interrupt-parent = <&intc>;
		interrupt-controller;
	};

	wdog: qcom,wdt@17c10000 {
		compatible = "qcom,msm-watchdog";
		reg = <0x17c10000 0x1000>;