summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale
diff options
context:
space:
mode:
authorAlexander Stein <alexander.stein@ew.tq-group.com>2024-02-21 15:40:12 +0100
committerShawn Guo <shawnguo@kernel.org>2024-02-25 20:59:10 +0800
commitc1db829b6d1ab2dccf82d63d26e690514e812740 (patch)
tree9093b328863f3ff50e2eb52e969a887e30a9676d /arch/arm64/boot/dts/freescale
parent13ab6f174a6b577bd7d09124b47ec8ace2682e42 (diff)
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 <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale')
-rw-r--r--arch/arm64/boot/dts/freescale/mba8xx.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/mba8xx.dtsi b/arch/arm64/boot/dts/freescale/mba8xx.dtsi
index 3b4c5fa21f31..276d1683b03b 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 = <&reg_1v8>;
gpio-line-names = "", "LED_A",