Re: [PATCH i2c-next v6 1/5] dt-bindings: i2c: Add 'timeout-ms' and '#retries' properties as common optional

From: Jae Hyun Yoo
Date: Fri Oct 05 2018 - 16:45:38 EST


Hi Rob,

On 10/5/2018 1:39 PM, Rob Herring wrote:
On Thu, Oct 04, 2018 at 01:43:18PM -0700, Jae Hyun Yoo wrote:
+++ b/Documentation/devicetree/bindings/i2c/i2c.txt
@@ -80,6 +80,12 @@ wants to support one of the below features, it should adapt the bindings below.
Names of map programmable addresses.
It can contain any map needing another address than default one.
+- timeout-ms

bus-timeout-ms in case we have some other timeout needed.


Agreed. I'll change it like you suggested.

Thanks,
Jae