On Mon, 2022-03-07 at 11:36 +0800, Kewei Xu wrote: > Add i2c compatible for MT8168. Compare to MT2712 i2c controller, > MT8168 need to synchronize signal with dma. > > Signed-off-by: Kewei Xu <kewei.xu@xxxxxxxxxxxx> Reviewed-by: Qii Wang <qii.wang@xxxxxxxxxxxx> > --- > drivers/i2c/busses/i2c-mt65xx.c | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > >