Re: [v3,1/2] dt-bindings: i2c: support property idle-state

2019-10-17 Thread Rob Herring
On Thu, Oct 17, 2019 at 10:38 AM Peter Rosin wrote: > > On 2019-10-16 06:09, Biwen Li wrote: > > This supports property idle-state > > > > Signed-off-by: Biwen Li > > --- > > Change in v3: > > - update subject and description > > - add some information for property idle-state > > > >

Re: [v3,1/2] dt-bindings: i2c: support property idle-state

2019-10-17 Thread Peter Rosin
On 2019-10-16 06:09, Biwen Li wrote: > This supports property idle-state > > Signed-off-by: Biwen Li > --- > Change in v3: > - update subject and description > - add some information for property idle-state > > Change in v2: > - update subject and description > - add

Re: [v3,1/2] dt-bindings: i2c: support property idle-state

2019-10-17 Thread Rob Herring
On Wed, Oct 16, 2019 at 12:09:19PM +0800, Biwen Li wrote: > This supports property idle-state The subject should indicate this is just for pca954x. > > Signed-off-by: Biwen Li > --- > Change in v3: > - update subject and description > - add some information for property idle-state

[v3,1/2] dt-bindings: i2c: support property idle-state

2019-10-15 Thread Biwen Li
This supports property idle-state Signed-off-by: Biwen Li --- Change in v3: - update subject and description - add some information for property idle-state Change in v2: - update subject and description - add property idle-state