]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
airoha: Enable npu for an7581-evb board 22343/head
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 9 Mar 2026 13:17:19 +0000 (14:17 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 9 Mar 2026 13:22:24 +0000 (14:22 +0100)
Enable NPU module for AN7581 evaluation board.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://github.com/openwrt/openwrt/pull/22343
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/airoha/dts/an7581-evb.dts

index 9ab54a83946820cdb5191da923b189a744321d3e..8d52b92636ec5a68704ada050cd1c289417f3f22 100644 (file)
        status = "okay";
 };
 
+&npu {
+       status = "okay";
+};
+
 &eth {
        status = "okay";
 };