Re: [PATCH v8 4/6] gpio: Add support for Intel LJCA USB GPIO driver

From: Bartosz Golaszewski
Date: Mon May 15 2023 - 11:50:13 EST


On Thu, May 11, 2023 at 8:01 PM Ye Xiang <xiang.ye@xxxxxxxxx> wrote:
>
> 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>
> ---

With Linus' comment addressed, you can add:

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