commit | 68e0d316f193b106bca9e847093c700634a69f26 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 17 17:59:48 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 30 14:10:06 2021 -0400 |
tree | 9a8e1c0c420c2059a8b9118cc6ed229e59dc0da2 | |
parent | 8825ec4ea66035336ed6402a73643c8aa8894b93 [diff] |
i2c: Remove unused additional legacy soft i2c bus support Currently the legacy software i2c support is only used for a single bus. Remove all of the extra and unused support. Also update the README to not reference that, and finish removing some already badly auto-edited related text. Signed-off-by: Tom Rini <trini@konsulko.com>