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

2021-09-16 Thread Mikko Perttunen
On 9/14/21 6:39 PM, Rob Herring wrote: On Fri, Sep 10, 2021 at 01:42:45PM +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 --- v5: * Changed from nvidia,instance to

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

2021-09-14 Thread Rob Herring
On Fri, Sep 10, 2021 at 01:42:45PM +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 > --- > v5: > * Changed from nvidia,instance to nvidia,host1x-class optiona

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

2021-09-10 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 --- v5: * Changed from nvidia,instance to nvidia,host1x-class optional property. * Added dma-coherent v4: * Fix incorrect compatibility string in

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

2021-09-10 Thread Rob Herring
On Fri, 10 Sep 2021 13:42:45 +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 > --- > v5: > * Changed from nvidia,instance to nvidia,host1x-class optional >