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

2025-06-04 Thread Tomeu Vizoso
On Wed, Jun 4, 2025 at 10:25 AM Heiko Stübner wrote: > > Am Mittwoch, 4. Juni 2025, 09:57:14 Mitteleuropäische Sommerzeit schrieb > 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 o

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

2025-06-04 Thread Heiko Stübner
Am Mittwoch, 4. Juni 2025, 09:57:14 Mitteleuropäische Sommerzeit schrieb 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 > > v

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

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