From cf7305f053063736f7aa570957d8244e42a798d9 Mon Sep 17 00:00:00 2001 From: Chris Wang Date: Thu, 3 Feb 2022 11:30:31 +0800 Subject: 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 Change-Id: Ic6cb3bda7b8f1b96485f7b868200c94e6c720c7b Reviewed-on: https://review.coreboot.org/c/coreboot/+/61581 Tested-by: build bot (Jenkins) Reviewed-by: Rob Barnes Reviewed-by: Yu-hsuan Hsu --- src/mainboard/google/guybrush/variants/dewatt/overridetree.cb | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/mainboard') diff --git a/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb b/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb index eb3d00d636..6cb829349b 100644 --- a/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb +++ b/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb @@ -4,6 +4,14 @@ chip soc/amd/cezanne 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" -- cgit v1.2.3