Re: [PATCH] arm64: dts: imx8mq: Fix TMU interrupt property

From: Shawn Guo
Date: Mon Aug 31 2020 - 02:04:24 EST


On Sat, Aug 29, 2020 at 01:12:48PM +0200, Krzysztof Kozlowski wrote:
> "interrupt" is not a valid property. Using proper name fixes dtbs_check
> warning:
>
> arch/arm64/boot/dts/freescale/imx8mq-zii-ultra-zest.dt.yaml: tmu@30260000: 'interrupts' is a required property
>
> Fixes: e464fd2ba4d4 ("arm64: dts: imx8mq: enable the multi sensor TMU")
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Applied, thanks.