-
-
Notifications
You must be signed in to change notification settings - Fork 387
Open
Description
Linux Rockchip includes the RKNPU driver as standard for RK3566 builds. However, at least on a Radxa Zero 3W/E the NPU is not enabled without the correct Device Tree Overlay. This overlay is not included in the linux-rockchip overlays.
Without the overlay the npu is missing in /dev/ and there is no NPU driver loaded. Adding and building the overlay using armbian-add-overlay results in the NPU functioning correctly.
The overlay can be found here https://github.com/radxa-pkg/radxa-overlays/blob/main/arch/arm64/boot/dts/rockchip/overlays/rk3568-npu-enable.dts (this is probably forked from the Rockchip source, but I can't find it in their repository).
Suggest to add the required overlay to linux-rockchip
Metadata
Metadata
Assignees
Labels
No labels