From 8c56ad116ddf9866ce651a17f036f29e05ae7c97 Mon Sep 17 00:00:00 2001 From: Kapil Porwal Date: Sat, 26 Nov 2022 02:43:46 +0530 Subject: [PATCH] mb/google/brya/var/kinox: Add ACPI DmaProperty for WLAN device BUG=b:259716145 TEST=TBD Signed-off-by: Kapil Porwal Change-Id: Ifaa0912b38129ed2db01fb78ed39c0db89e746fb Reviewed-on: https://review.coreboot.org/c/coreboot/+/70018 Reviewed-by: Subrata Banik Tested-by: build bot (Jenkins) --- src/mainboard/google/brya/variants/kinox/overridetree.cb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/brya/variants/kinox/overridetree.cb b/src/mainboard/google/brya/variants/kinox/overridetree.cb index 01610c12ba..147478ee7e 100644 --- a/src/mainboard/google/brya/variants/kinox/overridetree.cb +++ b/src/mainboard/google/brya/variants/kinox/overridetree.cb @@ -241,6 +241,7 @@ chip soc/intel/alderlake register "enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_B11)" register "reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_H20)" register "srcclk_pin" = "2" + register "add_acpi_dma_property" = "true" device generic 0 on end end end