Commit bffe0d85 authored by Marco Felsch's avatar Marco Felsch Committed by Shawn Guo
Browse files

ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property



The DA9063 device need the required "interrupt-controller" property as
documented by the bindings [1].

[1] Documentation/devicetree/bindings/mfd/da9063.txt

Signed-off-by: default avatarMarco Felsch <m.felsch@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent a822029a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@
		reg = <0x58>;
		interrupt-parent = <&gpio2>;
		interrupts = <9 IRQ_TYPE_LEVEL_LOW>; /* active-low GPIO2_9 */
		interrupt-controller;

		regulators {
			vddcore_reg: bcore1 {