Re: [PATCH 1/3] dt-bindings: i2c: Add MediaTek MT2712 i2c binding

From: Rob Herring
Date: Wed Dec 20 2017 - 13:43:58 EST


On Tue, Dec 19, 2017 at 02:51:01PM +0800, Jun Gao wrote:
> From: Jun Gao <jun.gao@xxxxxxxxxxxx>
>
> Add MT2712 i2c binding to binding file. Compare to MT8173 i2c
> controller, MT2712 has timing adjust registers which can adjust
> the internal divider of i2c source clock, SCL duty cycle, SCL
> compare point, start(repeated start) and stop time, SDA change
> time.
>
> Signed-off-by: Jun Gao <jun.gao@xxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/i2c/i2c-mtk.txt | 1 +
> 1 file changed, 1 insertion(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>