Skip to content

Commit

Permalink
rk3568 npu add rock 3c and zero3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Radxa-Alvin authored Apr 24, 2024
1 parent 1ef3188 commit a3b5dec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/rockchip/overlays/rk3568-npu-enable.dts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
/ {
metadata {
title = "Enable NPU";
compatible = "radxa,rock-3a", "radxa,rock-3b", "radxa,cm3-io", "radxa,cm3-rpi-cm4-io", "radxa,e23", "radxa,e25", "radxa,cm3i-io";
compatible = "radxa,rock-3a", "radxa,rock-3b", "radxa,rock-3c", "radxa,cm3-io", "radxa,cm3-rpi-cm4-io", "radxa,e23", "radxa,e25", "radxa,cm3i-io", "radxa,zero3";
category = "misc";
exclusive = "rknpu";
description = "Enable NPU.";
Expand Down Expand Up @@ -38,4 +38,4 @@
size = <0x0 0x8000000>;
alignment = <0x0 0x1000>;
};
};
};

0 comments on commit a3b5dec

Please sign in to comment.