Re: [PATCH v3 01/10] dt-bindings: npu: rockchip,rknn: Add bindings

2025-05-22 Thread Nicolas Dufresne
Hi Rob, Le lundi 19 mai 2025 à 06:35 -0500, Rob Herring (Arm) a écrit : > > On Fri, 16 May 2025 18:53:15 +0200, Tomeu Vizoso wrote: > > Add the bindings for the Neural Processing Unit IP from Rockchip. > > > > v2: > > - Adapt to new node structure (one node per core, each with its own > >   IOM

Re: [PATCH v3 01/10] dt-bindings: npu: rockchip,rknn: Add bindings

2025-05-18 Thread Krzysztof Kozlowski
On 16/05/2025 18:53, Tomeu Vizoso wrote: > Add the bindings for the Neural Processing Unit IP from Rockchip. > > v2: > - Adapt to new node structure (one node per core, each with its own > IOMMU) > - Several misc. fixes from Sebastian Reichel > > v3: > - Split register block in its constituent

Re: [PATCH v3 01/10] dt-bindings: npu: rockchip,rknn: Add bindings

2025-05-16 Thread Rob Herring (Arm)
On Fri, 16 May 2025 18:53:15 +0200, Tomeu Vizoso wrote: > Add the bindings for the Neural Processing Unit IP from Rockchip. > > v2: > - Adapt to new node structure (one node per core, each with its own > IOMMU) > - Several misc. fixes from Sebastian Reichel > > v3: > - Split register block in

[PATCH v3 01/10] dt-bindings: npu: rockchip,rknn: Add bindings

2025-05-16 Thread Tomeu Vizoso
Add the bindings for the Neural Processing Unit IP from Rockchip. v2: - Adapt to new node structure (one node per core, each with its own IOMMU) - Several misc. fixes from Sebastian Reichel v3: - Split register block in its constituent subblocks, and only require the ones that the kernel woul