Re: [PATCH 2/4] soc: fsl: qe: Change GPIO driver to a proper platform driver

From: Bartosz Golaszewski
Date: Tue Aug 12 2025 - 10:31:06 EST


On Tue, 12 Aug 2025 13:02:52 +0200, Christophe Leroy
<christophe.leroy@xxxxxxxxxx> said:
> In order to be able to add interrupts to the GPIOs, first change the
> QE GPIO driver to the proper platform driver in order to allow
> initialisation to be done in the right order, otherwise the GPIOs
> get added before the interrupts are registered.
>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
> ---

Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>