pinctrl: intel: Add Ice Lake PCH pin controller support
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 27 Jun 2018 12:05:53 +0000 (15:05 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 29 Jun 2018 12:51:26 +0000 (14:51 +0200)
commite6800d2601fafb51f5feb3c216c884c2efb4c77d
tree0f30a5e7299789d94965a17a3f59329e8bf30c83
parent6a230edd5d6e02655ad3a7ac718f521e96b9830c
pinctrl: intel: Add Ice Lake PCH pin controller support

This adds pinctrl/GPIO support for Intel Ice Lake PCH. The Ice Lake PCH
GPIO is based on the same version of the Intel GPIO hardware than Intel
Cannon Lake with different set of pins and ACPI ID.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/intel/Kconfig
drivers/pinctrl/intel/Makefile
drivers/pinctrl/intel/pinctrl-icelake.c [new file with mode: 0644]