Files
u-boot-tk1-som/drivers/gpio
Vignesh R 5746b0df9c gpio: Add driver for TI PCF8575 I2C GPIO expander
TI's PCF8575 is a 16-bit I2C GPIO expander.The device features a
16-bit quasi-bidirectional I/O ports. Each quasi-bidirectional I/O can
be used as an input or output without the use of a data-direction
control signal. The I/Os should be high before being used as inputs.
Read the device documentation for more details[1].

This driver is based on pcf857x driver available in Linux v4.7 kernel.
It supports basic reading and writing of gpio pins.

[1] http://www.ti.com/lit/ds/symlink/pcf8575.pdf

Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
2016-08-08 13:32:53 -04:00
..
2016-02-06 12:00:59 +01:00
2015-08-23 11:56:20 +02:00
2014-02-22 19:30:27 +01:00
2014-10-25 07:02:01 -04:00
2016-06-02 21:21:41 -04:00
2016-05-31 09:54:24 -07:00
2015-05-06 17:00:58 +09:00
2016-06-03 22:14:20 -07:00
2015-08-31 17:26:03 +09:00
2016-05-31 09:54:24 -07:00