Re: [PATCH v5 3/3] gpio: imx-scu: add imx-scu GPIO driver

From: Bartosz Golaszewski
Date: Mon Aug 15 2022 - 05:06:20 EST


On Fri, Aug 12, 2022 at 3:31 PM Shenwei Wang <shenwei.wang@xxxxxxx> wrote:
>
> The SCU firmware on i.MX8 platforms provides a set of APIs to
> control the GPIO PINs on the SCU domain. This patch implements the
> standard GPIO driver interface to access those PINs on the
> SCU domain over the SCU APIs.
>
> Signed-off-by: Shenwei Wang <shenwei.wang@xxxxxxx>
> ---

This looks good to me - Krzysztof: do you have any other comments?
Otherwise, I'll pick it up soon.

Bart