Message ID | 20220307033649.11564-1-kewei.xu@mediatek.com |
---|---|
Headers | show |
Series | add i2c support for mt8168 | expand |
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@mediatek.com> Reviewed-by: Qii Wang <qii.wang@mediatek.com> > --- > drivers/i2c/busses/i2c-mt65xx.c | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > >