Re: [PATCH 1/2] arm64: dts: imx8mp: Fix missing GPC Interrupt

From: Shawn Guo
Date: Sat Dec 31 2022 - 22:59:22 EST


On Sat, Dec 17, 2022 at 12:08:48PM -0600, Adam Ford wrote:
> The GPC node references an interrupt parent, but it doesn't
> state the interrupt itself. According to the TRM, this IRQ
> is 87. This also eliminate an error detected from dt_binding_check
>
> Fixes: fc0f05124621 ("arm64: dts: imx8mp: add GPC node with GPU power domains")
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>

Applied both, thanks!