9
0
Fork 0
barebox/drivers/gpio
Sascha Hauer fb6f566c04 gpio: i.MX: initialize earlier
The i.MX gpio driver doesn't have dependencies, so initialize
it in a core_initcall to have the gpio functions available earlier.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-06-18 09:02:50 +02:00
..
Kconfig Merge branch 'for-next/tegra' 2013-05-06 09:30:53 +02:00
Makefile Merge branch 'for-next/tegra' 2013-05-06 09:30:53 +02:00
gpio-bcm2835.c BCM2835: add gpio driver 2012-10-21 10:51:19 +02:00
gpio-clps711x.c ARM: clps711x: Add GPIO driver 2013-03-11 22:17:42 +01:00
gpio-generic.c Add Generic GPIO driver 2013-03-11 22:17:42 +01:00
gpio-imx.c gpio: i.MX: initialize earlier 2013-06-18 09:02:50 +02:00
gpio-pl061.c gpio: add ARM Primcell pl061 support 2012-10-05 15:07:02 +08:00
gpio-stmpe.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
gpio-tegra.c tegra: add GPIO controller driver 2013-04-14 10:45:52 +02:00
gpiolib.c GPIO: Add gpio_to_desc helper 2013-05-17 07:45:15 +02:00