Re: [PATCH v5 3/3] i2c: mpc: Use i2c-scl-clk-low-timeout-us i2c property

From: Andi Shyti
Date: Fri Mar 17 2023 - 10:00:53 EST


Hi Krzysztof,

On Fri, Mar 17, 2023 at 10:26:21AM +0100, Krzysztof Kozlowski wrote:
> On 14/03/2023 23:16, Andi Shyti wrote:
> > "fsl,timeout" is marked as deprecated and replaced by the
> > "i2c-scl-clk-low-timeout-us" i2c property.
> >
> > Use this latter and, in case it is missing, for back
> > compatibility, check whether we still have "fsl,timeout" defined.
> >
> > Signed-off-by: Andi Shyti <andi.shyti@xxxxxxxxxx>
> > Reviewed-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
> > Tested-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
> > ---
> > Hi,
> >
> > this should be the only patch where I forgot an 'ms'.
> > It should be fixed now.
> >
> > Thanks, Chris.
> >
> > V4 -> v5
> > - replace /ms/us/ in the commit subject and in the comment.
> >
>
> Please send entire new v5, because this messes with our
> threading/reviewing and our tools.

ah... tools!

Sure... will do!

> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Thanks!

Andi