9
0
Fork 0
barebox/drivers/gpio
Antony Pavlov eb58282ee4 gpio: add Malta CBUS FPGA I2C driver
This driver provides common support for accessing
the CBUS FPGA I2C lines through the gpio library.

Additional i2c bitbang driver must be enabled
in order to use the functionality of the i2c controller.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-06-24 09:07:06 +02:00
..
Kconfig gpio: add Malta CBUS FPGA I2C driver 2014-06-24 09:07:06 +02:00
Makefile gpio: add Malta CBUS FPGA I2C driver 2014-06-24 09:07:06 +02:00
gpio-bcm2835.c BCM2835: add gpio driver 2012-10-21 10:51:19 +02:00
gpio-clps711x.c gpio: clps711x: Update driver 2014-01-24 23:10:04 +01:00
gpio-davinci.c gpio: add driver for TI DaVinci SoCs 2014-03-18 17:28:11 +01:00
gpio-dw.c gpio: unify gpio direction macros names with Linux kernel 2013-11-22 10:59:00 +01:00
gpio-generic.c common: Allow for I/O mapped I/O 2014-04-08 08:17:55 +02:00
gpio-imx.c GPIO: i.MX: Implement get_direction() 2014-04-08 08:11:23 +02:00
gpio-malta-fpga-i2c.c gpio: add Malta CBUS FPGA I2C driver 2014-06-24 09:07:06 +02:00
gpio-omap.c gpio: omap: Add devicetree probe support 2013-11-27 10:42:53 +01:00
gpio-orion.c GPIO: add Marvell Orion/MVEBU SoC GPIO driver 2013-07-05 08:27:11 +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 gpio: tegra: add Tegra3 setup 2014-04-23 11:39:57 +02:00
gpiolib.c commands: rename "gpiolib" -> "gpioinfo" 2014-05-15 15:00:53 +02:00