Re: [PATCH v2] mfd: lpc_ich: Enable GPIO driver for DH89xxCC

From: Andy Shevchenko
Date: Mon Jun 07 2021 - 07:59:14 EST


On Mon, Jun 7, 2021 at 1:52 AM Chris Blake <chrisrblake93@xxxxxxxxx> wrote:
>
> Based on the Intel Datasheet for the DH89xxCC PCH, the GPIO driver
> is the same as ICH_v5_GPIO, minus the fact the DH89xxCC also has
> blink support. However, blink support isn't supported by the GPIO
> driver so we should use ICH_v5_GPIO. Tested and working on a Meraki
> MX100-HW.

Thanks for your contribution!

> V2: Updated commit message, and added Christian Lamparter as a
> contributor.

First of all, changelog is placed after the cutter '---' line below.

> Signed-off-by: Chris Blake <chrisrblake93@xxxxxxxxx>
> Signed-off-by: Christian Lamparter <chunkeey@xxxxxxxxx>

Second, please utilize the Co-developed-by tag.

> ---

(changelog)

> drivers/mfd/lpc_ich.c | 1 +
> 1 file changed, 1 insertion(+)

--
With Best Regards,
Andy Shevchenko