Chris Wang has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/61581 )
Change subject: mb/google/guybrush/var/dewatt: Add ALC5682I-VS and ALC1019 support ......................................................................
mb/google/guybrush/var/dewatt: Add ALC5682I-VS and ALC1019 support
Add ID "AMDI5619" for machine driver to support ALC5682I-VS + ACL1019
combination.
BUG=b:211835769 TEST=Build dewatt, codec is functional with new machine driver.
Signed-off-by: Chris Wang chris.wang@amd.corp-partner.google.com Change-Id: Ic6cb3bda7b8f1b96485f7b868200c94e6c720c7b --- M src/mainboard/google/guybrush/variants/dewatt/overridetree.cb 1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/61581/1
diff --git a/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb b/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb index eb3d00d..6cb8293 100644 --- a/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb +++ b/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb @@ -4,6 +4,14 @@ device domain 0 on device ref gpp_bridge_1 off end # no SD device ref gpp_bridge_2 off end # no WWAN + device ref gpp_bridge_a on # Internal GPP Bridge 0 to Bus A + device ref acp on + chip drivers/amd/i2s_machine_dev + register "hid" = ""AMDI5619"" + device generic 0.0 on end + end + end # Audio + end end # domain
register "slow_ppt_limit_mW" = "25000"