[PATCH v2 1/2] ARM: dts: imx5: Fix the CCM interrupts description
Shawn Guo
shawnguo2 at yeah.net
Tue Feb 18 02:02:15 PST 2025
On Sun, Jan 12, 2025 at 12:27:44PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> On the i.MX5 chips the peripheral interrupts are represented directly only
> by their interrupt numbers.
>
> The CCM nodes are not following this format and cause the following
> dt-schema warnings:
>
> ccm at 73fd4000: interrupts: [[0], [71], [4], [0], [72], [4]] is too long
>
> Fix it by passing only the two interrupt numbers.
>
> Run-time tested in on an imx53-qsb board.
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
Applied, thanks!
More information about the linux-arm-kernel
mailing list