linux_dsm_epyc7002/arch/arm/mach-ux500
Linus Walleij e98ea774c8 pinctrl/nomadik: basic Nomadik pinctrl interface
This adds a scratch pin control interface to the Nomadik pinctrl
driver, and defines the pins and groups in the DB8500 ASIC. We
define GPIO ranges to cover the pins exposed. The DB8500 has
more pins than this but we restrict the driver to the pins that
can be controlled from the combined GPIO and pin control hardware
to begin with.

ChangeLog v1->v2:
- Base on the latest pinctrl development from
  pinctrl-mergebase-20120418 so we can get rid of legacy
  group count mechanism. Also drop the range checks for group
  index, this is handled by the core now.

Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-05-11 11:14:14 +02:00
..
include/mach ARM: ux500: Add support for MSP I2S-devices 2012-04-24 10:26:47 +02:00
board-mop500-msp.c ARM: ux500: Add support for MSP I2S-devices 2012-04-24 10:26:47 +02:00
board-mop500-msp.h ARM: ux500: Add support for MSP I2S-devices 2012-04-24 10:26:47 +02:00
board-mop500-pins.c ARM: ux500: update pin handling 2012-04-24 09:36:06 +02:00
board-mop500-regulators.c ARM: ux500: Add audio-regulators 2012-02-29 16:32:37 +01:00
board-mop500-regulators.h mach-ux500: configure board for the TPS61052 regulator v2 2011-03-28 08:54:23 +02:00
board-mop500-sdi.c ARM: More SoC support updates 2012-03-28 12:24:40 -07:00
board-mop500-stuib.c mach-ux500: basic HREFv60 support v2 2011-03-14 14:05:16 +01:00
board-mop500-u8500uib.c ARM: ux500: included linux/gpio.h twice 2012-02-29 16:32:38 +01:00
board-mop500-uib.c mach-x500: fix SECTION warnings in uib 2011-06-22 13:26:49 +02:00
board-mop500.c ARM: ux500: Add support for MSP I2S-devices 2012-04-24 10:26:47 +02:00
board-mop500.h ARM: ux500: update pin handling 2012-04-24 09:36:06 +02:00
board-u5500-sdi.c ARM: ux500: pass parent pointer to each platform device 2012-02-13 06:31:29 +00:00
board-u5500.c ARM: ux500: move top level platform devices in sysfs to /sys/devices/socX 2012-02-13 06:31:44 +00:00
cache-l2x0.c ARM: ux500: Enable PL310 Level 2 Cache Controller in Device Tree 2012-03-16 19:48:46 +00:00
clock.c ARM: ux500: Add support for MSP I2S-devices 2012-04-24 10:26:47 +02:00
clock.h ARM: ux500: Add placeholder for clk_set_parent 2012-02-29 16:32:34 +01:00
cpu-db5500.c ARM: ux500: move top level platform devices in sysfs to /sys/devices/socX 2012-02-13 06:31:44 +00:00
cpu-db8500.c pinctrl/nomadik: basic Nomadik pinctrl interface 2012-05-11 11:14:14 +02:00
cpu.c drivers/gpio: gpio-nomadik: Add support for irqdomains 2012-04-24 09:36:07 +02:00
devices-common.c Merge branch 'ux500/dt' into next/dt2 2012-03-16 19:51:30 +00:00
devices-common.h pinctrl/nomadik: basic Nomadik pinctrl interface 2012-05-11 11:14:14 +02:00
devices-db5500.h ARM: ux500: pass parent pointer to each platform device 2012-02-13 06:31:29 +00:00
devices-db8500.c ARM: ux500: Add DMA-channels for MSP 2012-02-29 16:32:36 +01:00
devices-db8500.h ARM: ux500: Add support for MSP I2S-devices 2012-04-24 10:26:47 +02:00
devices.c ux500: rework device registration 2010-12-08 13:14:06 +01:00
dma-db5500.c ARM: ux500: pass parent pointer to each platform device 2012-02-13 06:31:29 +00:00
headsmp.S ARM: ux500: add missing ENDPROC to headsmp.S 2012-01-16 08:36:03 -06:00
hotplug.c ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP 2012-01-23 10:20:05 +00:00
id.c ARM: ux500: support DB8520 2011-12-19 00:35:05 +01:00
Kconfig pinctrl/nomadik: basic Nomadik pinctrl interface 2012-05-11 11:14:14 +02:00
Makefile ARM: ux500: Add support for MSP I2S-devices 2012-04-24 10:26:47 +02:00
Makefile.boot ARM: ux500: Initial Device Tree support for Snowball 2012-03-16 19:46:12 +00:00
mbox-db5500.c treewide: Fix iomap resource size miscalculations 2011-04-10 17:01:04 +02:00
modem-irq-db5500.c arm: Fold irq_set_chip/irq_set_handler 2011-03-29 14:47:58 +02:00
pins-db5500.h ARM: 6371/1: ux500: add DB5500 pins 2010-09-19 12:12:26 +01:00
pins-db8500.h ARM: ux500: remove a bunch of internal pull-ups 2012-04-24 09:36:05 +02:00
pins.c ARM: ux500: implement pin API 2012-04-24 09:36:05 +02:00
pins.h ARM: ux500: implement pin API 2012-04-24 09:36:05 +02:00
platsmp.c ARM: ux500: wake secondary cpu via resched 2012-04-11 11:28:15 +02:00
ste-dma40-db5500.h ARM: 6372/1: ux500: add DB5500 DMA event lines 2010-09-19 12:12:27 +01:00
ste-dma40-db8500.h ARM: 6418/1: ux500: rename DB8500 DMA event line macros 2010-10-04 19:46:07 +01:00
timer.c ARM: ux500: Provide local timer support for Device Tree 2012-03-16 19:48:48 +00:00
usb.c ARM: ux500: move top level platform devices in sysfs to /sys/devices/socX 2012-02-13 06:31:44 +00:00