aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/google/skyrim/variants/baseboard/devicetree.cb7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb b/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
index d0d60bd539..835277a930 100644
--- a/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/skyrim/variants/baseboard/devicetree.cb
@@ -1,6 +1,13 @@
# SPDX-License-Identifier: GPL-2.0-or-later
chip soc/amd/mendocino
+ register "common_config.acp_config" = "{
+ .acp_pin_cfg = ACP_PINS_HDA_3SDI_PDM6_I2S,
+ .acp_i2s_wake_enable = 0,
+ .acp_pme_enable = 0,
+ .dmic_present = 1,
+ }"
+
# eSPI Configuration
register "common_config.espi_config" = "{
.std_io_decode_bitmap = ESPI_DECODE_IO_0x80_EN | ESPI_DECODE_IO_0X60_0X64_EN,