From 53f4cafccadfab8147a0f9978aa608aedf9646df Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Sun, 22 Oct 2023 13:40:06 -0500 Subject: mb/google/hatch: Default native SD card interface to off in baseboard Default SD card interface (PCI 14.5) to off in the baseboard, and have all variants which use it enable it in their override tree. This will allow for simplification when moving to using the chipset devicetree references in a later patch. Change-Id: I6e1230045f54e0fee376f5eeeca9da4fb9d5f6c4 Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/coreboot/+/78550 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer Reviewed-by: Yuchen He --- src/mainboard/google/hatch/variants/kohaku/overridetree.cb | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/google/hatch/variants/kohaku') diff --git a/src/mainboard/google/hatch/variants/kohaku/overridetree.cb b/src/mainboard/google/hatch/variants/kohaku/overridetree.cb index 5155ebd564..3f1980e513 100644 --- a/src/mainboard/google/hatch/variants/kohaku/overridetree.cb +++ b/src/mainboard/google/hatch/variants/kohaku/overridetree.cb @@ -151,8 +151,6 @@ chip soc/intel/cannonlake end end - device pci 14.5 off end # SDCard - device pci 15.0 on chip drivers/i2c/hid register "generic.hid" = ""SYNA0000"" -- cgit v1.2.3