arm64: dts: freescale: Disable interrupt_map check
authorRob Herring <robh@kernel.org>
Tue, 13 Feb 2024 19:34:25 +0000 (13:34 -0600)
committerArnd Bergmann <arnd@arndb.de>
Tue, 20 Feb 2024 20:47:36 +0000 (21:47 +0100)
commite08f65491c0e467127310b13333dd61e89c14bc1
treea83459befefe94f0b39b262bb1a2db59dc7ef93b
parent0cf54e404d4f80470e81c42ca614264579c34acc
arm64: dts: freescale: Disable interrupt_map check

Several Freescale Layerscape platforms extirq binding use a malformed
interrupt-map property missing parent address cells. These are
documented in of_irq_imap_abusers list in drivers/of/irq.c. In order to
enable dtc interrupt_map check tree wide, we need to disable it for
these platforms which will not be fixed (as that would break
compatibility).

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240213-arm-dt-cleanups-v1-1-f2dee1292525@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/freescale/Makefile