Re: [PATCH v5 2/5] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

2019-02-26 Thread Rob Herring
On Tue, Feb 26, 2019 at 09:10:57PM +0800, Qii Wang wrote: > Add MT8183 i2c binding to binding file. Compare to MT2712 i2c > controller, MT8183 has different registers, offsets, and clock. > > Signed-off-by: Qii Wang > --- > Documentation/devicetree/bindings/i2c/i2c-mtk.txt |4 +++- > 1 file

[PATCH v5 2/5] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

2019-02-26 Thread Qii Wang
Add MT8183 i2c binding to binding file. Compare to MT2712 i2c controller, MT8183 has different registers, offsets, and clock. Signed-off-by: Qii Wang --- Documentation/devicetree/bindings/i2c/i2c-mtk.txt |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git