Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-19 | GPIO: tca642x: Rework to not include commands in SPL | Tom Rini | |
The command portion of the GPIO driver can only be used in full SPL so re-work to guard the command related portions and mark it as static. Cc: Dan Murphy <dmurphy@ti.com> Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2013-07-30 | gpio: tca642x: Add the tca642x gpio expander driver | Dan Murphy | |
Add the tca642x gpio expander driver Datasheet: http://www.ti.com/product/tca6424a Signed-off-by: Dan Murphy <dmurphy@ti.com> |