summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants/pujjo/overridetree.cb
diff options
context:
space:
mode:
authorKapil Porwal <kapilporwal@google.com>2022-11-23 19:17:35 +0530
committerFelix Held <felix-coreboot@felixheld.de>2022-11-25 13:56:39 +0000
commitda1a58a50333d3a9b370a7e18ed4c3b69b17d2ba (patch)
tree6601d3512f1b633d8514d2e35a1979c8e8fc6b55 /src/mainboard/google/brya/variants/pujjo/overridetree.cb
parentc45c2fb1f6357ee3ee7c33e126320ac05fa9ab2d (diff)
downloadcoreboot-da1a58a50333d3a9b370a7e18ed4c3b69b17d2ba.tar.gz
coreboot-da1a58a50333d3a9b370a7e18ed4c3b69b17d2ba.tar.bz2
coreboot-da1a58a50333d3a9b370a7e18ed4c3b69b17d2ba.zip
{drivers/wifi, mb/google}: Rename `is_untrusted` to `add_acpi_dma_property`
`is_untrusted` is eventually ended up by adding DMA property _DSD which is similar to what `add_acpi_dma_property` does for WWAN drivers, hence it makes sense to have a unified name across different device drivers. BUG=b:259716145 TEST=Verified that the _DSD object is still present in the SSDT. Signed-off-by: Kapil Porwal <kapilporwal@google.com> Change-Id: I4e0829a76a193b0a1e1e0f2b7ce2119bb00dd696 Reviewed-on: https://review.coreboot.org/c/coreboot/+/69937 Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/brya/variants/pujjo/overridetree.cb')
-rw-r--r--src/mainboard/google/brya/variants/pujjo/overridetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/brya/variants/pujjo/overridetree.cb b/src/mainboard/google/brya/variants/pujjo/overridetree.cb
index 4bc96f9b43b9..e3d8acce6742 100644
--- a/src/mainboard/google/brya/variants/pujjo/overridetree.cb
+++ b/src/mainboard/google/brya/variants/pujjo/overridetree.cb
@@ -528,7 +528,7 @@ chip soc/intel/alderlake
}"
chip drivers/wifi/generic
register "wake" = "GPE0_DW1_03"
- register "is_untrusted" = "true"
+ register "add_acpi_dma_property" = "true"
device pci 00.0 on end
end
end