From 85c65b0c20add304615d2467357ca154cd1fc678 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Fri, 25 Apr 2025 16:27:21 +0530 Subject: [PATCH] mb/google/fatcat: Remove NPK device from fatcat and francka variants This commit removes the `device ref npk on end` from the `overridetree.cb` files for the `fatcat` and `francka` variants of the `google/fatcat` mainboard. This effectively disables the NPK device for these configurations (because `npk` is default set to disable). BUG=b:328770565 TEST=Able to build google/fatcat. Change-Id: I9dda20552781af6b29a2156cbc1e3bea352c5836 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/87453 Tested-by: build bot (Jenkins) Reviewed-by: Jamie Ryu Reviewed-by: Kapil Porwal --- src/mainboard/google/fatcat/variants/fatcat/overridetree.cb | 1 - src/mainboard/google/fatcat/variants/francka/overridetree.cb | 1 - 2 files changed, 2 deletions(-) diff --git a/src/mainboard/google/fatcat/variants/fatcat/overridetree.cb b/src/mainboard/google/fatcat/variants/fatcat/overridetree.cb index e154ffc46c..565aad6f98 100644 --- a/src/mainboard/google/fatcat/variants/fatcat/overridetree.cb +++ b/src/mainboard/google/fatcat/variants/fatcat/overridetree.cb @@ -921,7 +921,6 @@ chip soc/intel/pantherlake end device ref smbus on end - device ref npk on end device ref hda on chip drivers/intel/soundwire device generic 0 on diff --git a/src/mainboard/google/fatcat/variants/francka/overridetree.cb b/src/mainboard/google/fatcat/variants/francka/overridetree.cb index f9e172c8cf..b44cdc6291 100644 --- a/src/mainboard/google/fatcat/variants/francka/overridetree.cb +++ b/src/mainboard/google/fatcat/variants/francka/overridetree.cb @@ -273,7 +273,6 @@ chip soc/intel/pantherlake end # M.2 SSD device ref smbus on end - device ref npk on end device ref hda on chip drivers/sof register "spkr_tplg" = "max98360a"