aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/deltaur/variants
diff options
context:
space:
mode:
authorEric Lai <ericr_lai@compal.corp-partner.google.com>2020-05-15 15:20:03 +0800
committerPatrick Georgi <pgeorgi@google.com>2020-05-18 07:15:30 +0000
commit2abe9cf2d7bc067d07e35f214930a2fb8047d194 (patch)
tree9ad90288bdf60b05694aaea3a3cd769a94458fce /src/mainboard/google/deltaur/variants
parent7ff5f28228a5199e97bb812b048457d111266a3e (diff)
mb/google/deltaur: Remove DSP setting
Deltaur does not use DSP so remove the DSP setting. BUG=b:155360937 TEST=Recording and playing are working fine in OS. Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com> Change-Id: I01c076806448fc73980ec02e7558ccf082723d92 Reviewed-on: https://review.coreboot.org/c/coreboot/+/41423 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/mainboard/google/deltaur/variants')
-rw-r--r--src/mainboard/google/deltaur/variants/baseboard/devicetree.cb5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/google/deltaur/variants/baseboard/devicetree.cb b/src/mainboard/google/deltaur/variants/baseboard/devicetree.cb
index 370ebb75d6..b2062cbd07 100644
--- a/src/mainboard/google/deltaur/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/deltaur/variants/baseboard/devicetree.cb
@@ -125,13 +125,8 @@ chip soc/intel/tigerlake
}"
# HD Audio
- register "PchHdaDspEnable" = "1"
register "PchHdaAudioLinkHdaEnable" = "1"
register "PchHdaIDispCodecDisconnect" = "1"
- register "PchHdaAudioLinkDmicEnable[0]" = "1"
- register "PchHdaAudioLinkDmicEnable[1]" = "1"
- register "PchHdaAudioLinkSspEnable[0]" = "1"
- register "PchHdaAudioLinkSspEnable[1]" = "1"
# TCSS USB3
register "TcssXhciEn" = "1"