ARM: dts: imx6qdl-phytec-pfla02: add missing interrupt-controller property
authorMarco Felsch <m.felsch@pengutronix.de>
Mon, 4 Feb 2019 13:33:33 +0000 (14:33 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 12 Feb 2019 09:17:10 +0000 (17:17 +0800)
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: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi

index 1b50b01..1bfa41e 100644 (file)
                reg = <0x58>;
                interrupt-parent = <&gpio2>;
                interrupts = <9 IRQ_TYPE_LEVEL_LOW>; /* active-low GPIO2_9 */
+               interrupt-controller;
 
                regulators {
                        vddcore_reg: bcore1 {