Re: [PATCH] ARM: dts: ti/omap: omap4-serial: fix interrupts syntax
From: Roger Quadros
Date: Tue Jan 07 2025 - 07:23:27 EST
On 30/12/2024 21:55, Andreas Kemnade wrote:
> Usually interrupts are overwritten in the board file to specify a
> mux-dependent dedicated wakeup irq, so there is interrupts and
> interrupts-extended property which is not allowed. That has generated a
> lot of noise during dts changes if just a phandle involved has randomly
> changed.
>
> Avoid that mess by specifying interrupts-extended in the dtsi file.
>
> Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
> Reported-by: Rob Herring <robh@xxxxxxxxxx>
> Closes: https://lore.kernel.org/linux-omap/173558214240.2262575.18233884215338168789.robh@xxxxxxxxxx/
> Closes: https://lore.kernel.org/linux-omap/172784021601.525825.18405282128990798038.robh@xxxxxxxxxx/
Reviewed-by: Roger Quadros <rogerq@xxxxxxxxxx>