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
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61581
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Rob Barnes <robbarnes@google.com>
Reviewed-by: Yu-hsuan Hsu <yuhsuan@google.com>
This commit is contained in:
Chris Wang 2022-02-03 11:30:31 +08:00 committed by Felix Held
parent 0d6972fcb2
commit cf7305f053
1 changed files with 8 additions and 0 deletions

View File

@ -4,6 +4,14 @@ chip soc/amd/cezanne
device domain 0 on device domain 0 on
device ref gpp_bridge_1 off end # no SD device ref gpp_bridge_1 off end # no SD
device ref gpp_bridge_2 off end # no WWAN 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 end # domain
register "slow_ppt_limit_mW" = "25000" register "slow_ppt_limit_mW" = "25000"