commit | 25708278f8100b9e5e79b2f24637c8f222256729 | [log] [tgz] |
---|---|---|
author | Qii Wang <qii.wang@mediatek.com> | Tue Apr 02 20:35:59 2019 +0800 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Apr 15 13:40:43 2019 +0200 |
tree | 2c236c01e9be316423dd6dd9236d5d2d9b0074b5 | |
parent | a15c91bac6957065090360c4b733859a52274fb6 [diff] |
i2c: mediatek: Add i2c support for MediaTek MT8183 Add i2c compatible for MT8183. Compare to MT2712 i2c controller, MT8183 has different register offsets. Ltiming_reg is added to adjust low width of SCL. Arb clock and dma_sync are needed. Signed-off-by: Qii Wang <qii.wang@mediatek.com> Reviewed-by: Nicolas Boichat <drinkcat@chromium.org> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>