This patch introduces basic I2C support for the SpacemiT K1 SoC,
utilizing interrupts for transfers.
The driver has been tested using i2c-tools on a Bananapi-F3 board,
and basic I2C read/write operations have been confirmed to work.
Reviewed-by: Alex Elder <elder@xxxxxxxxxxxx>
Link: https://lore.kernel.org/all/20250128-k1-maintainer-1-v1-1-e5dec4f379eb@xxxxxxxxxx [1]
Signed-off-by: Troy Mitchell <troymitchell988@xxxxxxxxx>
---