Home
last modified time | relevance | path

Searched hist:e08f65491c0e467127310b13333dd61e89c14bc1 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/boot/dts/freescale/
H A DMakefilediff e08f65491c0e467127310b13333dd61e89c14bc1 Tue Feb 13 20:34:25 CET 2024 Rob Herring <robh@kernel.org> 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>