mfd: lpc_ich: Enable GPIO driver for DH89xxCC
authorChris Blake <chrisrblake93@gmail.com>
Mon, 7 Jun 2021 23:35:35 +0000 (18:35 -0500)
committerLee Jones <lee.jones@linaro.org>
Tue, 20 Jul 2021 14:46:51 +0000 (15:46 +0100)
commitef0eea5b151aefe1efea78e2fa7c507ff3c56bf0
tree34aa2619620db4b87526ae5432a910bfe460d6e0
parent84742a98a97237146bdcc5f87c20a7d3d76e02de
mfd: lpc_ich: Enable GPIO driver for DH89xxCC

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.

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
Co-developed-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/lpc_ich.c