[PATCHv2] Add GPIO driver for Allwinner SoCs

Maxime Ripard maxime.ripard at free-electrons.com
Wed Jan 23 04:34:05 EST 2013


Hi,

This patch adds support for the GPIOs for the Allwinner SoCs supported so
far.

It comes on top of my previous pinctrl patchset, and has been tested on a
A13-Olinuxino from Olimex.

Thanks,
Maxime

Changes from v1:
  - Merged the gpio driver with the pinctrl one
  - Now using gpiochip_add_pin_range instead of pinctrl_add_gpio_range
  - Removed the hairy range registration function, and register 1pin ranges
    instead

Maxime Ripard (1):
  ARM: sunxi: gpio: Add Allwinner SoCs GPIO drivers

 drivers/pinctrl/pinctrl-sunxi.c |  138 ++++++++++++++++++++++++++++++++++++++-
 drivers/pinctrl/pinctrl-sunxi.h |   23 ++++++-
 2 files changed, 158 insertions(+), 3 deletions(-)

-- 
1.7.10.4




More information about the linux-arm-kernel mailing list