Re: [PATCH v3 1/3] dt-bindings: i2c: mpc: Mark "fsl,timeout" as deprecated
From: Krzysztof Kozlowski
Date: Tue Mar 14 2023 - 10:23:02 EST
On 14/03/2023 15:21, Krzysztof Kozlowski wrote:
> On 13/03/2023 00:36, Andi Shyti wrote:
>> Now we have the i2c-scl-clk-low-timeout-ms property defined in
>> the i2c schema.
>>
>> Mark "fsl,timeout" as deprecated and update the example.
>>
>> Signed-off-by: Andi Shyti <andi.shyti@xxxxxxxxxx>
>> ---
>> Documentation/devicetree/bindings/i2c/i2c-mpc.yaml | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
...
and unreviewed. Are you sure these are using same units? Old code used us.
Your example:
i2c-scl-clk-low-timeout-ms = <10000>;
10s timeout?
Best regards,
Krzysztof