Re: [PATCH v6 09/12] gpio: max7360: Add MAX7360 gpio support
From: Bartosz Golaszewski
Date: Thu Apr 17 2025 - 08:42:03 EST
On Wed, Apr 9, 2025 at 4:56 PM Mathieu Dubois-Briand
<mathieu.dubois-briand@xxxxxxxxxxx> wrote:
>
> Add driver for Maxim Integrated MAX7360 GPIO/GPO controller.
>
> Two sets of GPIOs are provided by the device:
> - Up to 8 GPIOs, shared with the PWM and rotary encoder functionalities.
> These GPIOs also provide interrupts on input changes.
> - Up to 6 GPOs, on unused keypad columns pins.
>
> Co-developed-by: Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx>
> Signed-off-by: Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx>
> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@xxxxxxxxxxx>
> ---
Looks good to me.
Acked-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>