Re: [PATCH v7 06/10] dt-bindings: npu: rockchip,rknn: Add bindings

2025-07-11 Thread Tomeu Vizoso
On Tue, Jun 24, 2025 at 3:27 PM Robin Murphy wrote: > > On 2025-06-06 7:28 am, 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

Re: [PATCH v7 06/10] dt-bindings: npu: rockchip,rknn: Add bindings

2025-06-25 Thread Robin Murphy
On 2025-06-06 7:28 am, 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 subblocks, an

[PATCH v7 06/10] dt-bindings: npu: rockchip,rknn: Add bindings

2025-06-05 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