On Mon, Sep 15, 2014 at 05:09:45PM +0300, Mika Westerberg wrote: > From: Ning Li <ning.li@xxxxxxxxx> > > This driver supports the GPIO controllers found in newer Intel SoCs like > Cherryview and Braswell. > > Signed-off-by: Ning Li <ning.li@xxxxxxxxx> > Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx> > Signed-off-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> > --- > drivers/gpio/Kconfig | 8 + > drivers/gpio/Makefile | 1 + > drivers/gpio/gpio-cherryview.c | 947 +++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 956 insertions(+) > create mode 100644 drivers/gpio/gpio-cherryview.c Hi GPIO maintainers, Just checking if there is any comments to this driver? If the ARCH_NR_GPIOS patch is not accepted as is (or we are even getting rid of the limit), could you consider taking this driver patch to the GPIO tree separately? -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html