Re: [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

2021-01-04 Thread David Lechner
Also, I think you can get rid of 'ti,pruss-gp-mux-sel'. Can't it just be an arg cell in 'ti,prus' entries? Rob +1 for using cells instead of a separate property. FYI, we will have a similar issue with the PRUSSEVTSEL signal for the interrupt controller on the AM18XX. I am still of the opini

Re: [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

2020-12-31 Thread Rob Herring
On Tue, Dec 22, 2020 at 8:57 AM Grzegorz Jaszczyk wrote: > > Hi Rob, > > On Fri, 18 Dec 2020 at 23:51, Rob Herring wrote: > > > > On Wed, Dec 16, 2020 at 9:55 AM Grzegorz Jaszczyk > > wrote: > > > > > > Hi Rob, > > > > > > On Mon, 14 Dec 2020 at 23:58, Rob Herring wrote: > > > > > > > > On Fri,

Re: [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

2020-12-22 Thread Grzegorz Jaszczyk
Hi Rob, On Fri, 18 Dec 2020 at 23:51, Rob Herring wrote: > > On Wed, Dec 16, 2020 at 9:55 AM Grzegorz Jaszczyk > wrote: > > > > Hi Rob, > > > > On Mon, 14 Dec 2020 at 23:58, Rob Herring wrote: > > > > > > On Fri, Dec 11, 2020 at 03:29:29PM +0100, Grzegorz Jaszczyk wrote: > > > > From: Suman Ann

Re: [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

2020-12-18 Thread Rob Herring
On Wed, Dec 16, 2020 at 9:55 AM Grzegorz Jaszczyk wrote: > > Hi Rob, > > On Mon, 14 Dec 2020 at 23:58, Rob Herring wrote: > > > > On Fri, Dec 11, 2020 at 03:29:29PM +0100, Grzegorz Jaszczyk wrote: > > > From: Suman Anna > > > > > > Add a YAML binding document for PRU consumers. The binding inclu

Re: [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

2020-12-16 Thread Grzegorz Jaszczyk
Hi Rob, On Mon, 14 Dec 2020 at 23:58, Rob Herring wrote: > > On Fri, Dec 11, 2020 at 03:29:29PM +0100, Grzegorz Jaszczyk wrote: > > From: Suman Anna > > > > Add a YAML binding document for PRU consumers. The binding includes > > all the common properties that can be used by different PRU consume

Re: [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

2020-12-14 Thread Rob Herring
On Fri, Dec 11, 2020 at 03:29:29PM +0100, Grzegorz Jaszczyk wrote: > From: Suman Anna > > Add a YAML binding document for PRU consumers. The binding includes > all the common properties that can be used by different PRU consumer > or application nodes and supported by the PRU remoteproc driver. >