pinctrl: intel: Add Intel Meteor Lake-S pin controller support
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 5 Jun 2023 16:49:43 +0000 (19:49 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 7 Jun 2023 20:09:50 +0000 (23:09 +0300)
commit34ce984c24e69abc271f855cfe2969f444f3b98b
tree6876ad42190e8765c0aadb3bbd33c546424f4599
parent7e521093113b3920aff2f932221c87b6e910f33a
pinctrl: intel: Add Intel Meteor Lake-S pin controller support

This driver adds pinctrl/GPIO support for Intel Meteor Lake-S.
The GPIO controller is based on the next generation GPIO hardware
but still compatible with the one supported by the Intel pinctrl
and GPIO core driver.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/intel/pinctrl-meteorlake.c