Re: [PATCH v2 1/3] ARM: dts: imx6: phytec: fix RTC interrupt level

From: Shawn Guo
Date: Sun Jul 30 2023 - 02:35:32 EST


On Wed, Jul 19, 2023 at 01:43:26PM +0200, Andrej Picej 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.
>
> Signed-off-by: Andrej Picej <andrej.picej@xxxxxxxxx>

Applied as a fix with tag:

Fixes: 800d595151bb ("ARM: dts: imx6: Add initial support for phyBOARD-Mira")

Shawn