Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2018-01-22 Thread Boris Brezillon
Hi Rob, On Sun, 7 Jan 2018 15:14:25 +0100 Boris Brezillon wrote: > Hi Rob, > > On Tue, 26 Dec 2017 12:29:34 -0600 > Rob Herring wrote: > > > >> > > > +Optional properties > > >> > > > +--- > > >> > > > +- reg: static

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2018-01-22 Thread Boris Brezillon
Hi Rob, On Sun, 7 Jan 2018 15:14:25 +0100 Boris Brezillon wrote: > Hi Rob, > > On Tue, 26 Dec 2017 12:29:34 -0600 > Rob Herring wrote: > > > >> > > > +Optional properties > > >> > > > +--- > > >> > > > +- reg: static address. Only valid is the device has a static > > >> > >

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2018-01-07 Thread Boris Brezillon
Hi Rob, On Tue, 26 Dec 2017 12:29:34 -0600 Rob Herring wrote: > >> > > > +Optional properties > >> > > > +--- > >> > > > +- reg: static address. Only valid is the device has a static > >> > > > address. > >> > > > +- i3c-dynamic-address: dynamic address to be

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2018-01-07 Thread Boris Brezillon
Hi Rob, On Tue, 26 Dec 2017 12:29:34 -0600 Rob Herring wrote: > >> > > > +Optional properties > >> > > > +--- > >> > > > +- reg: static address. Only valid is the device has a static > >> > > > address. > >> > > > +- i3c-dynamic-address: dynamic address to be assigned to this

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-26 Thread Rob Herring
On Thu, Dec 21, 2017 at 4:41 AM, Boris Brezillon wrote: > On Wed, 20 Dec 2017 12:06:45 -0600 > Rob Herring wrote: > >> On Sat, Dec 16, 2017 at 07:35:37PM +0100, Boris Brezillon wrote: >> > On Sat, 16 Dec 2017 11:20:40 -0600 >> > Rob Herring

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-26 Thread Rob Herring
On Thu, Dec 21, 2017 at 4:41 AM, Boris Brezillon wrote: > On Wed, 20 Dec 2017 12:06:45 -0600 > Rob Herring wrote: > >> On Sat, Dec 16, 2017 at 07:35:37PM +0100, Boris Brezillon wrote: >> > On Sat, 16 Dec 2017 11:20:40 -0600 >> > Rob Herring wrote: >> > >> > > On Thu, Dec 14, 2017 at 04:16:08PM

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-21 Thread Boris Brezillon
On Wed, 20 Dec 2017 12:06:45 -0600 Rob Herring wrote: > On Sat, Dec 16, 2017 at 07:35:37PM +0100, Boris Brezillon wrote: > > On Sat, 16 Dec 2017 11:20:40 -0600 > > Rob Herring wrote: > > > > > On Thu, Dec 14, 2017 at 04:16:08PM +0100, Boris Brezillon wrote:

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-21 Thread Boris Brezillon
On Wed, 20 Dec 2017 12:06:45 -0600 Rob Herring wrote: > On Sat, Dec 16, 2017 at 07:35:37PM +0100, Boris Brezillon wrote: > > On Sat, 16 Dec 2017 11:20:40 -0600 > > Rob Herring wrote: > > > > > On Thu, Dec 14, 2017 at 04:16:08PM +0100, Boris Brezillon wrote: > > > > A new I3C subsystem has

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-20 Thread Rob Herring
On Sat, Dec 16, 2017 at 07:35:37PM +0100, Boris Brezillon wrote: > On Sat, 16 Dec 2017 11:20:40 -0600 > Rob Herring wrote: > > > On Thu, Dec 14, 2017 at 04:16:08PM +0100, Boris Brezillon wrote: > > > A new I3C subsystem has been added and a generic description has been > > >

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-20 Thread Rob Herring
On Sat, Dec 16, 2017 at 07:35:37PM +0100, Boris Brezillon wrote: > On Sat, 16 Dec 2017 11:20:40 -0600 > Rob Herring wrote: > > > On Thu, Dec 14, 2017 at 04:16:08PM +0100, Boris Brezillon wrote: > > > A new I3C subsystem has been added and a generic description has been > > > created to represent

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-16 Thread Boris Brezillon
On Sat, 16 Dec 2017 11:20:40 -0600 Rob Herring wrote: > On Thu, Dec 14, 2017 at 04:16:08PM +0100, Boris Brezillon wrote: > > A new I3C subsystem has been added and a generic description has been > > created to represent the I3C bus and the devices connected on it. > > > >

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-16 Thread Boris Brezillon
On Sat, 16 Dec 2017 11:20:40 -0600 Rob Herring wrote: > On Thu, Dec 14, 2017 at 04:16:08PM +0100, Boris Brezillon wrote: > > A new I3C subsystem has been added and a generic description has been > > created to represent the I3C bus and the devices connected on it. > > > > Document this generic

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-16 Thread Rob Herring
On Thu, Dec 14, 2017 at 04:16:08PM +0100, Boris Brezillon wrote: > A new I3C subsystem has been added and a generic description has been > created to represent the I3C bus and the devices connected on it. > > Document this generic representation. > > Signed-off-by: Boris Brezillon

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-16 Thread Rob Herring
On Thu, Dec 14, 2017 at 04:16:08PM +0100, Boris Brezillon wrote: > A new I3C subsystem has been added and a generic description has been > created to represent the I3C bus and the devices connected on it. > > Document this generic representation. > > Signed-off-by: Boris Brezillon > --- >

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-14 Thread Peter Rosin
On 2017-12-14 16:16, Boris Brezillon wrote: > +Optional properties > +--- > +- reg: static address. Only valid is the device has a static address. > +- i3c-dynamic-address: dynamic address to be assigned to this device. This > +property depends on the reg

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-14 Thread Peter Rosin
On 2017-12-14 16:16, Boris Brezillon wrote: > +Optional properties > +--- > +- reg: static address. Only valid is the device has a static address. > +- i3c-dynamic-address: dynamic address to be assigned to this device. This > +property depends on the reg

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-14 Thread Geert Uytterhoeven
Hi Boris, On Thu, Dec 14, 2017 at 4:16 PM, Boris Brezillon wrote: > A new I3C subsystem has been added and a generic description has been > created to represent the I3C bus and the devices connected on it. > > Document this generic representation. > >

Re: [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-14 Thread Geert Uytterhoeven
Hi Boris, On Thu, Dec 14, 2017 at 4:16 PM, Boris Brezillon wrote: > A new I3C subsystem has been added and a generic description has been > created to represent the I3C bus and the devices connected on it. > > Document this generic representation. > > Signed-off-by: Boris Brezillon Thanks for

[PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-14 Thread Boris Brezillon
A new I3C subsystem has been added and a generic description has been created to represent the I3C bus and the devices connected on it. Document this generic representation. Signed-off-by: Boris Brezillon --- Changes in v2: - Define how to describe I3C

[PATCH v2 5/7] dt-bindings: i3c: Document core bindings

2017-12-14 Thread Boris Brezillon
A new I3C subsystem has been added and a generic description has been created to represent the I3C bus and the devices connected on it. Document this generic representation. Signed-off-by: Boris Brezillon --- Changes in v2: - Define how to describe I3C devices in the DT and when it should be