Re: [PATCH V2] soc: imx: select ARM_GIC_V3 for i.MX8M

From: Shawn Guo
Date: Mon Jul 13 2020 - 04:42:51 EST


On Fri, Jul 10, 2020 at 09:43:53AM +0800, peng.fan@xxxxxxx wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Select ARM_GIC_V3, then it is able to use gic v3 driver in aarch32
> mode linux on aarch64 hardware. For aarch64 mode, it not hurts
> to select ARM_GIC_V3.
>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>

Applied, thanks.