From 583bf972c52cc369195c680e44936a85cefa9131 Mon Sep 17 00:00:00 2001 From: Avi Uday Date: Tue, 20 May 2025 10:37:46 +0530 Subject: [PATCH] mb/google/ocelot: Remove NPK device This commit removes the `device ref npk on end` from the `overridetree.cb` files for ocelot, similar to - commit 85c65b0c20ad (mb/google/fatcat: Remove NPK device from fatcat and francka variants) This effectively disables the NPK device for these configurations (because `npk` is default set to disable). Change-Id: Iee1509f44f6543c23f9633ccd8d35d4a7e37b89e Signed-off-by: Avi Uday Reviewed-on: https://review.coreboot.org/c/coreboot/+/87753 Reviewed-by: Subrata Banik Reviewed-by: Pranava Y N Tested-by: build bot (Jenkins) --- src/mainboard/google/ocelot/variants/ocelot/overridetree.cb | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb b/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb index f0c1039c01..809e73054f 100644 --- a/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb +++ b/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb @@ -617,7 +617,6 @@ chip soc/intel/pantherlake end device ref smbus on end - device ref npk on end device ref hda off end end end