gpio: it87: add support for IT8718F Super I/O.
authorIvan Podovalov <ipodovalov@gmail.com>
Wed, 8 Aug 2018 08:46:22 +0000 (11:46 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 10 Aug 2018 21:19:17 +0000 (23:19 +0200)
commit62885203f71b1116d6f56ae2e6014767e1d47995
tree89a1e312f965e743bc452bd6a9fe9976ca09990a
parent3789f5acb9bbe088f70779002f32e7c6a64000bc
gpio: it87: add support for IT8718F Super I/O.

The DIO connector on the WAFER-945GSE is interfaced to GPIO ports
on the ITE IT8718F Super I/O chipset. From the datasheet of ITE IT8718F,
the GPIO interface is identical to IT8728, so just add it
to the same case as the other chip.

Signed-off-by: Ivan Podovalov <ipodovalov@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-it87.c