commit | 5b4225511efe4480806c5098c664eedfa6933432 | [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 | 2656145224aeca3d69be68d31d5421b525e3f322 [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>