Re: [PATCH v5 2/5] gpio: Add support for Intel LJCA USB GPIO driver

From: Bartosz Golaszewski
Date: Wed Mar 15 2023 - 08:21:11 EST


On Sun, Mar 12, 2023 at 8:05 PM Ye Xiang <xiang.ye@xxxxxxxxx> wrote:
>
> This patch implements the GPIO function of Intel USB-I2C/GPIO/SPI adapter
> device named "La Jolla Cove Adapter" (LJCA). It communicate with LJCA
> GPIO module with specific protocol through interfaces exported by LJCA USB
> driver.
>
> Signed-off-by: Ye Xiang <xiang.ye@xxxxxxxxx>
> Reviewed-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> ---

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