linux/Documentation/devicetree/bindings
Srinivas KANDAGATLA 701016c0cb pinctrl: st: Add pinctrl and pinconf support.
This patch add pinctrl support to ST SoCs.

About hardware:
ST Set-Top-Box parts have two blocks called PIO and PIO-mux which handle
pin configurations.

Each multi-function pin is controlled, driven and routed through the PIO
multiplexing block. Each pin supports GPIO functionality (ALT0) and
multiple alternate functions(ALT1 - ALTx) that directly connect the pin
to different hardware blocks. When a pin is in GPIO mode, Output Enable
(OE), Open Drain(OD), and Pull Up (PU) are driven by the related PIO
block. Otherwise the PIO multiplexing block configures these parameters
and retiming the signal.

About driver:
This pinctrl driver manages both PIO and PIO-mux block using pinctrl,
pinconf, pinmux, gpio subsystems. All the pinctrl related config
information can only come from device trees.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-06-25 16:22:19 +01:00
..
arc ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board 2013-02-15 23:15:57 +05:30
arm ARM: arm-soc: late cleanups 2013-05-07 11:22:14 -07:00
ata ARM: arm-soc: late cleanups 2013-05-07 11:22:14 -07:00
bus ARM: OMAP2+: Add additional GPMC timing parameters 2013-04-03 20:12:18 -05:00
c6x
clock ARM: arm-soc platform updates for 3.10, part 3 2013-05-07 11:02:18 -07:00
cpufreq cpufreq: exynos: Add cpufreq driver for exynos5440 2013-04-10 13:19:26 +02:00
crypto crypto: sahara - Add driver for SAHARA2 accelerator. 2013-03-21 17:44:41 +08:00
dma Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 2013-05-09 09:46:45 -07:00
drm/tilcdc Device tree bug fixes and documentation updates for v3.10 2013-05-18 10:46:50 -07:00
fb video: mxsfb: Introduce regulator support 2013-04-08 15:44:55 +08:00
gpio ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
gpu ARM: dts: Add Samsung G2D DT bindings documentation 2013-04-09 01:12:49 +09:00
hwmon hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver 2013-04-07 21:16:38 -07:00
hwrng hwrng: timeriomem - added devicetree hooks 2013-04-25 21:01:46 +08:00
i2c ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
iio iio: Add OF support 2013-03-16 10:17:59 +00:00
input For 3.10 we have a few new MFD drivers for: 2013-05-05 17:36:20 -07:00
interrupt-controller ARM: arm-soc driver changes for 3.10 2013-05-04 12:31:18 -07:00
iommu
leds doc: devicetree: Fix various typos 2013-04-24 16:36:15 +02:00
lpddr2
media ARM: arm-soc driver changes for 3.10 2013-05-04 12:31:18 -07:00
memory-controllers/ti
metag doc: devicetree: Fix various typos 2013-04-24 16:36:15 +02:00
mfd For 3.10 we have a few new MFD drivers for: 2013-05-05 17:36:20 -07:00
mips DT: add documentation for the Ralink MIPS SoCs 2013-05-08 01:19:10 +02:00
misc ARM: platform specific firmware interfaces for 3.10 2013-05-04 12:33:36 -07:00
mmc ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
mtd Omap fixes for things that were discovered during the merge window: 2013-05-09 13:13:57 -07:00
net ARM: at91/trivial: typo in GEM compatible string 2013-05-14 15:33:35 +02:00
nvec
pci
pinctrl pinctrl: st: Add pinctrl and pinconf support. 2013-06-25 16:22:19 +01:00
power
power_supply Highlights: 2013-04-30 15:15:24 -07:00
powerpc powerpc/e6500: Add architecture categories for e6500 cores 2013-03-05 17:10:02 -06:00
pwm ARM: late Exynos multiplatform changes 2013-05-07 11:28:42 -07:00
regulator Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-04-30 09:36:50 -07:00
reset ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC) 2013-04-12 19:28:13 +08:00
rng hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver 2013-04-25 21:01:44 +08:00
rtc drivers/rtc/rtc-at91rm9200.c: add DT support 2013-04-29 18:28:34 -07:00
serial serial: pl011: use generic DMA slave configuration if possible 2013-03-12 17:56:09 +01:00
serio Input: arc_ps2 - add support for device tree 2013-03-31 00:48:14 -07:00
sound ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
spi ARM: arm-soc: late cleanups 2013-05-07 11:22:14 -07:00
staging ARM: arm-soc platform updates for 3.10, part 3 2013-05-07 11:02:18 -07:00
thermal thermal: Add driver for Armada 370/XP SoC thermal management 2013-04-02 21:04:09 +08:00
timer ARM: arm-soc: late cleanups 2013-05-07 11:22:14 -07:00
tty/serial ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
usb ARM: arm-soc device tree changes, part 2 2013-05-07 11:06:17 -07:00
video drivers/video: implement a simple framebuffer driver 2013-05-24 16:22:51 -07:00
virtio
w1 W1: Add device tree support to MXC onewire master. 2013-02-10 23:25:46 +08:00
watchdog ARM: sunxi: Rework the restart code 2013-04-08 21:43:08 +02:00
x86
eeprom.txt
marvell.txt net: mv643xx_eth: add shared clk and cleanup existing clk handling 2013-04-11 16:19:38 -04:00
open-pic.txt
resource-names.txt
vendor-prefixes.txt Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2013-05-10 07:48:05 -07:00
xilinx.txt