On Thu, Nov 07, 2019 at 03:48:42PM +0200, Mika Westerberg wrote: > On Wed, Nov 06, 2019 at 04:48:22PM +0200, Andy Shevchenko wrote: > > Move Lynxpoint GPIO driver under Intel pin control umbrella > > for further transformation to a real pin control driver. > > +config PINCTRL_LYNXPOINT > > + tristate "Intel Lynxpoint pinctrl and GPIO driver" > > + depends on ACPI > > + select GPIOLIB > > + select GPIOLIB_IRQCHIP > > + help > > + Lynxpoint is the PCH of Intel Haswell. This pinctrl driver > > + provides an interface that allows configuring of PCH pins and > > + using them as GPIOs. > > In order to keep the above (non pinctrl-intel.c based drivers) sorted > alphabetically, can you move this before PINCTRL_MERRIFIELD? Fixed in my review branch. > > +obj-$(CONFIG_PINCTRL_LYNXPOINT) += pinctrl-lynxpoint.o > > Here too. Ditto. -- With Best Regards, Andy Shevchenko