1
0
Fork 0
remarkable-uboot/drivers
Peter Tyser e92739d34e Add support for PCA953x I2C gpio devices
Initial support for NXP's 4 and 8 bit I2C gpio expanders
(eg pca9537, pca9557, etc). The CONFIG_PCA953X define
enables support for the devices while the CONFIG_CMD_PCA953X
define enables the pca953x command. The CONFIG_CMD_PCA953X_INFO
define enables an 'info' sub-command which provides summary
information for the given pca953x device.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2008-12-19 18:11:49 -06:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga FPGA: move fpga drivers to drivers/fpga 2008-12-05 22:41:33 +01:00
gpio Add support for PCA953x I2C gpio devices 2008-12-19 18:11:49 -06:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
input rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc fsl_law clear enable before changing. 2008-10-18 21:54:05 +02:00
mmc rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mtd Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
net net: tsec: Fix Marvell 88E1121R phy init 2008-12-04 22:51:54 -08:00
pci pci/fsl_pci_init: Enable inbound PCI config cycles 2008-12-19 18:10:45 -06:00
pcmcia rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
qe drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. 2008-11-09 21:38:05 -08:00
rtc Blackfin: only initialize the RTC when actually used 2008-10-23 05:03:50 -04:00
serial sh: Update SuperH serial driver 2008-12-10 23:11:34 +09:00
spi rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
usb usbtty/omap: update to current API 2008-12-09 21:12:41 +01:00
video atmel_lcdfb: Straighten out funky vl_sync logic 2008-10-25 20:33:32 +02:00