Skip to content

NPU Overlay missing for RK3566 device (Radxa Zero 3) #334

@halabut69

Description

@halabut69

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions