commit | 626a9ec58cc1678efceee88a815b5a67c84bcde2 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Sep 09 09:21:21 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Sep 29 08:07:27 2018 -0400 |
tree | 8ce4c84c5afdb6744c664c7fe731e202804323c4 | |
parent | 5a5e55ba295fa81ad1099810abcc80e9448085d9 [diff] |
ARM: am3517_evm: Enable TCA6416PW GPIO Expander With DM_I2C and DM_GPIO working, this patch can enable the GPIO expander on the I2C bus. This GPIO expander is connected to some of the DIP switches and can now read the status of these pins. Signed-off-by: Adam Ford <aford173@gmail.com>