]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit559e671aa2ffbdd6c33c8716be122c05754ee88e
tree0f30a5e7299789d94965a17a3f59329e8bf30c83
parent7035a6bcdbb14256d26c14fbc89da7c88d51980a
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]