Attention is currently required from: Tarun Tuli, Kapil Porwal.
Hello build bot (Jenkins), Tarun Tuli, Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69937
to look at the new patch set (#2).
Change subject: {drivers/wifi, mb/google}: Rename `is_untrusted` to `add_acpi_dma_property` ......................................................................
{drivers/wifi, mb/google}: Rename `is_untrusted` to `add_acpi_dma_property`
`is_untrusted` is eventually ended up by adding DMA property _DSD which similar to what `add_acpi_dma_property` does for WWAN driver, hence it make sense to have unified name across different device driver.
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 --- M src/drivers/wifi/generic/acpi.c M src/drivers/wifi/generic/chip.h M src/mainboard/google/brya/variants/baseboard/brask/devicetree.cb M src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb M src/mainboard/google/brya/variants/baseboard/nissa/devicetree.cb M src/mainboard/google/brya/variants/baseboard/skolas/devicetree.cb M src/mainboard/google/brya/variants/joxer/overridetree.cb M src/mainboard/google/brya/variants/nereid/overridetree.cb M src/mainboard/google/brya/variants/pujjo/overridetree.cb M src/mainboard/google/brya/variants/xivu/overridetree.cb M src/mainboard/google/brya/variants/yaviks/overridetree.cb M src/mainboard/google/rex/variants/rex0/overridetree.cb 12 files changed, 29 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/69937/2