Re: [PATCH v1 1/1] pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support

From: Mika Westerberg
Date: Fri Dec 15 2023 - 01:44:32 EST


On Thu, Dec 14, 2023 at 05:46:53PM +0200, Andy Shevchenko wrote:
> This driver supports pinctrl/GPIO hardware found on Intel Meteor Point
> (a Meteor Lake PCH) providing users a pinctrl and GPIO interfaces
> including GPIO interrupts.

This is driver for Meteor Lake-S and related, correct? Why it cannot use
pinctrl-meteorlake.c instead? Same way we do for other desktop CPUs
whose PCHs have the GPIO/pinctrl block.