arm64: dts: mba8xx: Add missing #interrupt-cells
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Wed, 21 Feb 2024 14:40:12 +0000 (15:40 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 25 Feb 2024 12:59:10 +0000 (20:59 +0800)
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 <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/mba8xx.dtsi

index 3b4c5fa21f31a2ea7f6aaf9ea300cbb8a853943d..276d1683b03bb0fa431aac63b337b46d8fc0e4be 100644 (file)
                interrupt-parent = <&lsio_gpio4>;
                interrupts = <19 IRQ_TYPE_LEVEL_LOW>;
                interrupt-controller;
+               #interrupt-cells = <2>;
                vcc-supply = <&reg_1v8>;
 
                gpio-line-names = "", "LED_A",