linux/arch/arm/mach-ux500
Lee Jones 2b667a2d80 ARM: ux500: Over-ride the DT device naming scheme for pinctrl
When pin control mapping tables are written the registered device
name is supplied for use in name-based searches within the pinctrl
driver. In the case of the DB8500 the string "pinctrl-db8500" is
used. However, when we register the driver with Device Tree, its
naming convention uses something that looks more like "pinctrl.2".

To work around the device naming inconsistencies between devices
registered via platform code and the ones registered by Device
Tree, we use AUXDATA to over-ride the Device Tree naming scheme.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2012-07-06 21:42:10 +02:00
..
include/mach arm-soc: sweeping late_initcall cleanup 2012-05-26 13:14:01 -07:00
Kconfig arm-soc: soc-specific pinctrl changes 2012-05-22 09:39:42 -07:00
Makefile arm-soc: power management changes 2012-05-22 09:41:01 -07:00
Makefile.boot
board-mop500-msp.c ARM: ux500: switch MSP to using pinctrl for pins 2012-05-11 11:14:19 +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: switch MSP to using pinctrl for pins 2012-05-11 11:14:19 +02:00
board-mop500-regulators.c
board-mop500-regulators.h
board-mop500-sdi.c
board-mop500-stuib.c
board-mop500-u8500uib.c
board-mop500-uib.c ARM: ux500: Only initialise STE's UIBs on boards which support them 2012-06-01 02:04:33 +02:00
board-mop500.c ARM: ux500: Over-ride the DT device naming scheme for pinctrl 2012-07-06 21:42:10 +02:00
board-mop500.h ARM: ux500: Only initialise STE's UIBs on boards which support them 2012-06-01 02:04:33 +02:00
cache-l2x0.c Merge branch 'ux500/delete-u5500' into next/soc 2012-05-14 16:29:32 +02:00
clock.c arm-soc: sweeping late_initcall cleanup 2012-05-26 13:14:01 -07:00
clock.h ARM: ux500: use machine specific hook for late init 2012-05-08 20:36:38 +08:00
cpu-db8500.c ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabled 2012-06-01 02:04:10 +02:00
cpu.c arm-soc: sweeping late_initcall cleanup 2012-05-26 13:14:01 -07:00
cpuidle.c ARM: ux500: add the cpuidle driver for WFI and ARM retention 2012-05-02 00:44:38 +02:00
devices-common.c ARM: 7372/1: ux500: factor out dynamic amba device allocator 2012-04-19 19:31:34 +01:00
devices-common.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2012-05-23 15:59:10 -07:00
devices-db8500.c mach-ux500: crypto - core support for CRYP/HASH module. 2012-05-15 17:25:32 +10:00
devices-db8500.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2012-05-23 15:59:10 -07:00
devices.c
headsmp.S
hotplug.c
id.c ARM: ux500: core U9540 support 2012-05-02 00:25:13 +02:00
pins-db8500.h ARM: ux500: remove a bunch of internal pull-ups 2012-04-24 09:36:05 +02:00
platsmp.c Merge branch 'ux500/delete-u5500' into next/soc 2012-05-14 16:29:32 +02:00
ste-dma40-db8500.h
timer.c ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not set 2012-07-06 21:42:10 +02:00
usb.c