Re: [PATCH] ARM: dts: imx6q-ba16: fix RTC interrupt level

From: Shawn Guo

Date: Mon Dec 29 2025 - 21:19:49 EST


On Mon, Dec 01, 2025 at 11:56:05AM +0200, Ian Ray wrote:
> RTC interrupt level should be set to "LOW". This was revealed by the
> introduction of commit:
>
> f181987ef477 ("rtc: m41t80: use IRQ flags obtained from fwnode")
>
> which changed the way IRQ type is obtained.
>
> Fixes: 56c27310c1b4 ("ARM: dts: imx: Add Advantech BA-16 Qseven module")
> Signed-off-by: Ian Ray <ian.ray@xxxxxxxxxxxxxxxx>

Applied, thanks!