barebox/drivers/gpio
Alexander Aring 295d6763bf bcm2835: introduce mach-bcm283x
This patch changes the most part of mach-bcm2835 to mach-bcm283x. This
prepares to add RPi2 support which is a bcm2836. This patch changes the
Kconfig entry namens to BCM283X for drivers only. These drivers should
working the same in bcm2836.

While updating defconfig I added LED support/trigger option.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-01-04 09:38:12 +01:00
..
gpio-74164.c gpio: Add driver for 74x164 compatible shift-registers 2015-04-27 08:09:34 +02:00
gpio-ath79.c gpio: add ath79-gpio driver for Atheros MIPS SoCs 2015-09-23 10:28:03 +02:00
gpio-bcm2835.c BCM2835: add gpio driver 2012-10-21 10:51:19 +02:00
gpio-clps711x.c gpio: clps711x: Add missing include 2014-11-27 17:15:28 +01:00
gpio-davinci.c gpio-davinci: gpio get should return 0 or 1 2015-06-01 14:07:29 +02:00
gpio-digic.c gpio: add driver for Canon DIGIC 2014-07-29 15:08:29 +02:00
gpio-dw.c gpio: dw: implement new bindings 2015-08-19 15:56:29 +02:00
gpio-generic.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
gpio-imx.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
gpio-jz4740.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
gpio-malta-fpga-i2c.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
gpio-mxs.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
gpio-omap.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
gpio-orion.c gpio: orion: Convert to platform_driver 2015-04-20 07:00:21 +02:00
gpio-pca953x.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +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 of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
gpiolib.c gpio: Return -EPROBE_DEFER on gpio_get_num() 2015-04-17 07:23:46 +02:00
Kconfig bcm2835: introduce mach-bcm283x 2016-01-04 09:38:12 +01:00
Makefile bcm2835: introduce mach-bcm283x 2016-01-04 09:38:12 +01:00