Commits
Tom Rini committed bb2277b3ee1
GPIO: tca642x: Rework to not include commands in SPL 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>