From dcf3918f759ee174ab52b84ae9e906c750e27c72 Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Fri, 20 Dec 2024 14:25:40 -0700 Subject: [PATCH] mb/system76/mtl: Enable NPU Customers have asked that the NPU device be available. Test: Verified the device shows up in lspci. Change-Id: I2b5c3030c6378c0998a2ac792126c15d2e17bbf9 Signed-off-by: Tim Crawford Reviewed-on: https://review.coreboot.org/c/coreboot/+/85721 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- src/mainboard/system76/mtl/devicetree.cb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/system76/mtl/devicetree.cb b/src/mainboard/system76/mtl/devicetree.cb index d409380560..0e1eaac13e 100644 --- a/src/mainboard/system76/mtl/devicetree.cb +++ b/src/mainboard/system76/mtl/devicetree.cb @@ -30,6 +30,7 @@ chip soc/intel/meteorlake register "gfx" = "GMA_DEFAULT_PANEL(0)" end + device ref vpu on end device ref ioe_shared_sram on end device ref pmc_shared_sram on end device ref cnvi_wifi on