2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-27 08:05:27 +08:00
linux-next/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 [ARM] make U300 clk_set_rate() return a _real_ errno 2009-05-31 15:08:11 +01:00
clock.h [ARM] 5474/1: U300 clocking framework 2009-04-28 22:44:12 +01:00
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 [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
Makefile [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
Makefile.boot [ARM] 5535/1: U300 Makefile.boot 2009-06-04 17:47:36 +01:00
mmc.c ARM: 5666/1: Revamped U300 padmux API 2009-08-15 15:36:28 +01:00
mmc.h [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00
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 [ARM] 5473/1: U300 core machine support 2009-04-28 22:44:15 +01:00