Skip to content

Commit 29deec4

Browse files
rpardinisuperna9999
authored andcommitted
arm64: dts: amlogic: Enable the npu node on Radxa Zero 2
The Zero2 is also an A311D just like the VIM3, enable its npu. Signed-off-by: Ricardo Pardini <ricardo@pardini.net> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://patch.msgid.link/20260114-arm64-dts-amlogic-radxa-zero2-additions-v1-1-8b5cdf328fde@pardini.net Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
1 parent 3c941fe commit 29deec4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/amlogic/meson-g12b-radxa-zero2.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,10 @@
381381
status = "okay";
382382
};
383383

384+
&npu {
385+
status = "okay";
386+
};
387+
384388
&saradc {
385389
status = "okay";
386390
vref-supply = <&vddao_1v8>;

0 commit comments

Comments
 (0)