From c45d06361219851926040168305816ebb3f0f47e Mon Sep 17 00:00:00 2001 From: Lorenzo Bianconi Date: Mon, 9 Mar 2026 14:17:19 +0100 Subject: [PATCH] airoha: Enable npu for an7581-evb board Enable NPU module for AN7581 evaluation board. Signed-off-by: Lorenzo Bianconi Link: https://github.com/openwrt/openwrt/pull/22343 Signed-off-by: Christian Marangi --- target/linux/airoha/dts/an7581-evb.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/target/linux/airoha/dts/an7581-evb.dts b/target/linux/airoha/dts/an7581-evb.dts index 9ab54a8394..8d52b92636 100644 --- a/target/linux/airoha/dts/an7581-evb.dts +++ b/target/linux/airoha/dts/an7581-evb.dts @@ -204,6 +204,10 @@ status = "okay"; }; +&npu { + status = "okay"; +}; + ð { status = "okay"; };