On Wed, May 6, 2015 at 9:59 PM, Andrew Bresticker <abrestic@xxxxxxxxxxxx> wrote: > Add a driver for the pin controller present on the IMG Pistachio SoC. > This driver provides pinmux and pinconfig operations as well as GPIO > and IRQ chips for the GPIO banks. > > Signed-off-by: Damien Horsley <Damien.Horsley@xxxxxxxxxx> > Signed-off-by: Govindraj Raja <govindraj.raja@xxxxxxxxxx> > Signed-off-by: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxx> > Signed-off-by: Kevin Cernekee <cernekee@xxxxxxxxxxxx> > Signed-off-by: Andrew Bresticker <abrestic@xxxxxxxxxxxx> > Cc: James Hartley <james.hartley@xxxxxxxxxx> > Cc: James Hogan <james.hogan@xxxxxxxxxx> > --- > Changes from v4: > - Switched to using gpiochip_add_pin_range(). > - Fixed up Kconfig entry. This version applied. Awesome job with this driver, thanks! Yours, Linus Walleij