diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2023-10-28 11:10:35 -0500 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-10-31 16:41:57 +0000 |
commit | 7065ea3487a8b889807985a98c68ecf9724de0ba (patch) | |
tree | f2191267e923ad28903fabf9d355651ef3b54a78 /src | |
parent | b065e811bd18d3d2d256f3ff3e4deda7eb0b0609 (diff) |
mb/google/hatch/var/*: Mark fingerprint reader as hidden
Windows doesn't have / will likely never have a signed driver for the
FPR, so set the device status as hidden so it will not appear as an
unknown device in Windows Device Manager. Linux does not check/care
about the ACPI device status.
TEST=build/boot Win11 on google/hatch (jinlon), verify FPR does not
show up as unknown device under Device Manager.
Change-Id: Ia4a908afdabad0ae8db45c4731a00c9cb17b42bb
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78810
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
Diffstat (limited to 'src')
7 files changed, 7 insertions, 7 deletions
diff --git a/src/mainboard/google/hatch/variants/dratini/overridetree.cb b/src/mainboard/google/hatch/variants/dratini/overridetree.cb index 0de44339a5..7e25df5e29 100644 --- a/src/mainboard/google/hatch/variants/dratini/overridetree.cb +++ b/src/mainboard/google/hatch/variants/dratini/overridetree.cb @@ -167,7 +167,7 @@ chip soc/intel/cannonlake register "compat_string" = ""google,cros-ec-spi"" register "irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_A23_IRQ)" register "wake" = "GPE0_DW0_23" - device spi 1 on end + device spi 1 hidden end end # FPMCU end device ref lpc_espi on diff --git a/src/mainboard/google/hatch/variants/hatch/overridetree.cb b/src/mainboard/google/hatch/variants/hatch/overridetree.cb index 952bf7553d..e302aff06c 100644 --- a/src/mainboard/google/hatch/variants/hatch/overridetree.cb +++ b/src/mainboard/google/hatch/variants/hatch/overridetree.cb @@ -166,7 +166,7 @@ chip soc/intel/cannonlake register "compat_string" = ""google,cros-ec-spi"" register "irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_A23_IRQ)" register "wake" = "GPE0_DW0_23" - device spi 1 on end + device spi 1 hidden end end # FPMCU end device ref hda on diff --git a/src/mainboard/google/hatch/variants/helios/overridetree.cb b/src/mainboard/google/hatch/variants/helios/overridetree.cb index 341ebf0c66..3a624d976e 100644 --- a/src/mainboard/google/hatch/variants/helios/overridetree.cb +++ b/src/mainboard/google/hatch/variants/helios/overridetree.cb @@ -184,7 +184,7 @@ chip soc/intel/cannonlake register "compat_string" = ""google,cros-ec-spi"" register "irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_A23_IRQ)" register "wake" = "GPE0_DW0_23" - device spi 1 on end + device spi 1 hidden end end # FPMCU end device ref hda on diff --git a/src/mainboard/google/hatch/variants/helios_diskswap/overridetree.cb b/src/mainboard/google/hatch/variants/helios_diskswap/overridetree.cb index 38ab2697f5..691e51f69f 100644 --- a/src/mainboard/google/hatch/variants/helios_diskswap/overridetree.cb +++ b/src/mainboard/google/hatch/variants/helios_diskswap/overridetree.cb @@ -194,7 +194,7 @@ chip soc/intel/cannonlake register "compat_string" = ""google,cros-ec-spi"" register "irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_A23_IRQ)" register "wake" = "GPE0_DW0_23" - device spi 1 on end + device spi 1 hidden end end # FPMCU end device ref hda on diff --git a/src/mainboard/google/hatch/variants/jinlon/overridetree.cb b/src/mainboard/google/hatch/variants/jinlon/overridetree.cb index 7a645109a1..61ebf24c09 100644 --- a/src/mainboard/google/hatch/variants/jinlon/overridetree.cb +++ b/src/mainboard/google/hatch/variants/jinlon/overridetree.cb @@ -191,7 +191,7 @@ chip soc/intel/cannonlake register "compat_string" = ""google,cros-ec-spi"" register "irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_A23_IRQ)" register "wake" = "GPE0_DW0_23" - device spi 1 on end + device spi 1 hidden end end # FPMCU end device ref hda on diff --git a/src/mainboard/google/hatch/variants/kohaku/overridetree.cb b/src/mainboard/google/hatch/variants/kohaku/overridetree.cb index 9b55d9025c..8c7a9e851c 100644 --- a/src/mainboard/google/hatch/variants/kohaku/overridetree.cb +++ b/src/mainboard/google/hatch/variants/kohaku/overridetree.cb @@ -221,7 +221,7 @@ chip soc/intel/cannonlake register "compat_string" = ""google,cros-ec-spi"" register "irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_A23_IRQ)" register "wake" = "GPE0_DW0_23" - device spi 1 on end + device spi 1 hidden end end # FPMCU end device ref hda on diff --git a/src/mainboard/google/hatch/variants/mushu/overridetree.cb b/src/mainboard/google/hatch/variants/mushu/overridetree.cb index 2344e4059e..0424da2f2c 100644 --- a/src/mainboard/google/hatch/variants/mushu/overridetree.cb +++ b/src/mainboard/google/hatch/variants/mushu/overridetree.cb @@ -186,7 +186,7 @@ chip soc/intel/cannonlake register "compat_string" = ""google,cros-ec-spi"" register "irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_A23_IRQ)" register "wake" = "GPE0_DW0_23" - device spi 1 on end + device spi 1 hidden end end # FPMCU end device ref hda on |