Re: [PATCH 5/5] i2c: mediatek: Add i2c compatible for MediaTek MT8183

2018-12-11 Thread Qii Wang
On Mon, 2018-12-03 at 21:49 -0800, Sean Wang wrote: > 於 2018年12月3日 週一 上午5:34寫道: > > > > From: qii wang > > > > Add i2c compatible for MT8183. Compare to 2712 i2c controller, MT8183 has > > different registers, offsets, clock, and multi-user function. > > > > Signed-off-by: qii wang > > --- > >

Re: [PATCH 5/5] i2c: mediatek: Add i2c compatible for MediaTek MT8183

2018-12-03 Thread Sean Wang
於 2018年12月3日 週一 上午5:34寫道: > > From: qii wang > > Add i2c compatible for MT8183. Compare to 2712 i2c controller, MT8183 has > different registers, offsets, clock, and multi-user function. > > Signed-off-by: qii wang > --- > drivers/i2c/busses/i2c-mt65xx.c | 136 > ++

[PATCH 5/5] i2c: mediatek: Add i2c compatible for MediaTek MT8183

2018-12-03 Thread qii.wang
From: qii wang Add i2c compatible for MT8183. Compare to 2712 i2c controller, MT8183 has different registers, offsets, clock, and multi-user function. Signed-off-by: qii wang --- drivers/i2c/busses/i2c-mt65xx.c | 136 +-- 1 file changed, 130 insertions(+),