Re: [PATCH 1/3] dt-bindings: i2c: gpio: Add 'transition-delay-ms' property

From: Krzysztof Kozlowski
Date: Tue May 28 2024 - 03:49:20 EST


On 28/05/2024 08:59, Bastien Curutchet wrote:
>
>> So just like RC binding, that's not a property of I2C mux. Maybe this
>> fits usage of GPIO RC / delay binding.
>>
>
> IMHO that’s more of a MUX property than an RC binding because every MUX
> needs some time to switch from one bus to another. It’s just that for
> the vast majority of MUXes, this time is so small that it doesn’t need
> to be described.


Hm, true, it's fine then.

However this probably should be microseconds not milliseconds to allow
greater granularity, just like gpio-delay.

Best regards,
Krzysztof