]> Gentwo Git Trees - linux/.git/commit
ARM: dts: nxp: imx6ul: correct SAI3 interrupt line
authorMaarten Zanders <maarten@zanders.be>
Fri, 24 Oct 2025 14:21:06 +0000 (16:21 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 11 Nov 2025 09:46:32 +0000 (17:46 +0800)
commit1b03346314b791ad966d3c6d59253328226a2b2d
treeaa1f905448eec16f3dfd57f972e808532dd584ea
parent5b6677d6451bbbac3b6ab93fae6506b59e2c19bd
ARM: dts: nxp: imx6ul: correct SAI3 interrupt line

The i.MX6UL reference manual lists two possible interrupt lines for
SAI3 (56 and 57, offset +32). The current device tree entry uses
the first one (24), which prevents IRQs from being handled properly.

Use the second interrupt line (25), which does allow interrupts
to work as expected.

Fixes: 36e2edf6ac07 ("ARM: dts: imx6ul: add sai support")
Signed-off-by: Maarten Zanders <maarten@zanders.be>
Cc: stable@vger.kernel.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6ul.dtsi