drivers: Add real i2c support to mmc5983
authorKeith Packard <keithp@keithp.com>
Thu, 30 Mar 2023 07:45:17 +0000 (00:45 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
commit4683ef1d97f405fabbc214eb7b83bba15990ff79
treedfe692be954a21e7b968d2d6af557e0c323809ab
parent1cad5ca2525fbe067f897871bc2c4dc45a13e85a
drivers: Add real i2c support to mmc5983

It only had bit-banging i2c support; go ahead
and add "real" i2c support for EasyMega v3

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_mmc5983.c