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>
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"