linux-kernel-test/arch/arm/mach-u300
Linus Walleij df1e0520f9 ARM: 5666/1: Revamped U300 padmux API
This abstracts the hackish padmux API on the U300 platform into
something more manageable. It provides a way for drivers to
activate/deactivate a certain padmux setting. It will also switch
the users of the old API over to using the new style, pushing
muxing into the apropriate setup files.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-08-15 15:36:28 +01:00
..
include/mach ARM: 5665/1: U300 syscon register updates 2009-08-15 15:36:28 +01:00
clock.c
clock.h
core.c Merge branch 'u300' into devel 2009-06-14 11:01:44 +01:00
gpio.c ARM: 5666/1: Revamped U300 padmux API 2009-08-15 15:36:28 +01:00
Kconfig
Makefile
Makefile.boot
mmc.c ARM: 5666/1: Revamped U300 padmux API 2009-08-15 15:36:28 +01:00
mmc.h
padmux.c ARM: 5666/1: Revamped U300 padmux API 2009-08-15 15:36:28 +01:00
padmux.h ARM: 5666/1: Revamped U300 padmux API 2009-08-15 15:36:28 +01:00
timer.c Merge branch 'u300' into devel 2009-06-14 11:01:44 +01:00
u300.c