Re: [PATCH v4 1/3] dt-bindings: Add YAML bindings for NVDEC

2021-09-07 Thread Rob Herring
On Fri, Sep 3, 2021 at 12:29 PM Mikko Perttunen wrote: > > On 9/3/21 7:34 PM, Rob Herring wrote: > > On Fri, Sep 03, 2021 at 11:31:53AM +0300, Mikko Perttunen wrote: > >> Add YAML device tree bindings for NVDEC, now in a more appropriate > >> place compared to the old textual Host1x bindings. > >>

Re: [PATCH v4 1/3] dt-bindings: Add YAML bindings for NVDEC

2021-09-03 Thread Mikko Perttunen
On 9/3/21 7:34 PM, Rob Herring wrote: On Fri, Sep 03, 2021 at 11:31:53AM +0300, Mikko Perttunen wrote: Add YAML device tree bindings for NVDEC, now in a more appropriate place compared to the old textual Host1x bindings. Signed-off-by: Mikko Perttunen --- v4: * Fix incorrect compatibility stri

Re: [PATCH v4 1/3] dt-bindings: Add YAML bindings for NVDEC

2021-09-03 Thread Rob Herring
On Fri, Sep 03, 2021 at 11:31:53AM +0300, Mikko Perttunen wrote: > Add YAML device tree bindings for NVDEC, now in a more appropriate > place compared to the old textual Host1x bindings. > > Signed-off-by: Mikko Perttunen > --- > v4: > * Fix incorrect compatibility string in 'if' condition > v3:

Re: [PATCH v4 1/3] dt-bindings: Add YAML bindings for NVDEC

2021-09-03 Thread Rob Herring
On Fri, 03 Sep 2021 11:31:53 +0300, Mikko Perttunen wrote: > Add YAML device tree bindings for NVDEC, now in a more appropriate > place compared to the old textual Host1x bindings. > > Signed-off-by: Mikko Perttunen > --- > v4: > * Fix incorrect compatibility string in 'if' condition > v3: > * Dr

[PATCH v4 1/3] dt-bindings: Add YAML bindings for NVDEC

2021-09-03 Thread Mikko Perttunen
Add YAML device tree bindings for NVDEC, now in a more appropriate place compared to the old textual Host1x bindings. Signed-off-by: Mikko Perttunen --- v4: * Fix incorrect compatibility string in 'if' condition v3: * Drop host1x bindings * Change read2 to read-1 in interconnect names v2: * Fix i