]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gpio: tca642x: Add the tca642x gpio expander driver
authorDan Murphy <dmurphy@ti.com>
Thu, 11 Jul 2013 18:10:27 +0000 (13:10 -0500)
committerTom Rini <trini@ti.com>
Tue, 30 Jul 2013 13:21:42 +0000 (09:21 -0400)
commit61c1775f16ed122a07168545afbc1a04ece2bc22
tree2a40ad92c18c7a2854326d4b46526155e775bd6c
parentf881a4df4f34e3902b27003a20b7cf9f15251482
gpio: tca642x: Add the tca642x gpio expander driver

Add the tca642x gpio expander driver

Datasheet:
http://www.ti.com/product/tca6424a

Signed-off-by: Dan Murphy <dmurphy@ti.com>
drivers/gpio/Makefile
drivers/gpio/tca642x.c [new file with mode: 0644]
include/tca642x.h [new file with mode: 0644]