pinctrl: add abx500 pinctrl driver core
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 8 Jan 2013 09:41:02 +0000 (10:41 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 30 Jan 2013 19:42:14 +0000 (20:42 +0100)
commit0493e6493031523f78680b4469f02fc1b2d440f3
tree06f03b57fa707ac4423fa17749d818a710859ef3
parenta718ff6f9bbc13ba3677589f7fd241066554424f
pinctrl: add abx500 pinctrl driver core

This adds the AB8500 core driver, which will be utilized by
the follow-on drivers for different ABx500 variants.
Sselect the driver from the DBX500_SOC, as this chip is
powering and clocking that SoC.

Cc: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/Kconfig
arch/arm/mach-ux500/board-mop500.c
drivers/pinctrl/Kconfig
drivers/pinctrl/Makefile
drivers/pinctrl/pinctrl-abx500.c [new file with mode: 0644]
drivers/pinctrl/pinctrl-abx500.h [new file with mode: 0644]
include/linux/mfd/abx500/ab8500-gpio.h
include/linux/mfd/abx500/ab8500.h
This page took 0.027116 seconds and 5 git commands to generate.