Re: [PATCH v4 2/2] gpio: Add xgs-iproc driver

From: Linus Walleij
Date: Tue Oct 29 2019 - 10:58:32 EST


On Thu, Oct 24, 2019 at 10:27 PM Chris Packham
<chris.packham@xxxxxxxxxxxxxxxxxxx> wrote:

> This driver supports the Chip Common A GPIO controller present on a
> number of Broadcom switch ASICs with integrated SoCs. The controller is
> similar to the pinctrl-nsp-gpio and pinctrl-iproc-gpio blocks but
> different enough that a separate driver is required.
>
> This has been ported from Broadcom's XLDK 5.0.3 retaining only the CCA
> support (pinctrl-iproc-gpio covers CCB).
>
> Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
> ---
>
> Notes:
> Changes in v4:
> - rename the config option to GPIO_BCM_XGS_IPROC and place alphabetically
> - sort #includes alphabetically

Patch applied, great work on this patch, it's very lean and clean now!

Got a minor thing I wanna look at, will send a patch on top if I find it
useful.

Yours,
Linus Walleij