commit | 1319bdaec303f135ae2f9a6e6d576bc1e9d36566 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@kernel.org> | Sun Jun 23 10:41:19 2024 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 05 13:57:02 2024 -0600 |
tree | 391284dc0bd1182c3fbc942a05073373b386eaa8 | |
parent | e2b258cd4acb60b7cdc33d11be55f76b7b15c8d8 [diff] |
configs: am64x_evm_a53_defconfig: Enable I2C GPIO drivers The board has the TCA9554 I2C GPIO expander chip for expansion board presence detection logic. Enable the relevant I2C GPIO drivers. Signed-off-by: Roger Quadros <rogerq@kernel.org>