From: Alexander Stein Date: Wed, 21 Feb 2024 14:40:12 +0000 (+0100) Subject: arm64: dts: mba8xx: Add missing #interrupt-cells X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c1db829b6d1ab2dccf82d63d26e690514e812740;p=linux.git arm64: dts: mba8xx: Add missing #interrupt-cells The GPIO expander is a interrupt-controller, so add the missing #interrupt-cells property as well. Fixes: 71363a485ad0c ("arm64: dts: freescale: add initial device tree for TQMa8Xx") Signed-off-by: Alexander Stein Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/mba8xx.dtsi b/arch/arm64/boot/dts/freescale/mba8xx.dtsi index 3b4c5fa21f31a..276d1683b03bb 100644 --- a/arch/arm64/boot/dts/freescale/mba8xx.dtsi +++ b/arch/arm64/boot/dts/freescale/mba8xx.dtsi @@ -240,6 +240,7 @@ interrupt-parent = <&lsio_gpio4>; interrupts = <19 IRQ_TYPE_LEVEL_LOW>; interrupt-controller; + #interrupt-cells = <2>; vcc-supply = <®_1v8>; gpio-line-names = "", "LED_A",