From 8d092aa5d9fdcaf61918d05b0916671419b1e174 Mon Sep 17 00:00:00 2001 From: Kenneth Chan Date: Mon, 10 Jan 2022 15:38:53 +0800 Subject: [PATCH] mb/google/guybrush/var/dewatt: Support ALC5682I-VS codec ALC5682I-VS codec will be used in EVT, replacing ALC5682I-VD. BUG=b:211835769 TEST=emerge-guybrush coreboot chromeos-bootimage; HW reworked a proto MB with ALC5682I-VS, build and check "i2cdetect -r -y 2", dmesg. Signed-off-by: Kenneth Chan Change-Id: Ib1a82285b60c6d5d474ead8643a826e36f56f5b6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/60959 Tested-by: build bot (Jenkins) Reviewed-by: Bhanu Prakash Maiya Reviewed-by: Rob Barnes Reviewed-by: Karthik Ramasubramanian --- src/mainboard/google/guybrush/variants/dewatt/overridetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb b/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb index e14ae4a575..5303cbc1a6 100644 --- a/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb +++ b/src/mainboard/google/guybrush/variants/dewatt/overridetree.cb @@ -142,7 +142,7 @@ chip soc/amd/cezanne end # I2C1 device ref i2c_2 on chip drivers/i2c/generic - register "hid" = ""10EC5682"" + register "hid" = ""RTL5682"" register "name" = ""RT58"" register "desc" = ""Realtek RT5682"" register "irq_gpio" = "ACPI_GPIO_IRQ_EDGE_BOTH(GPIO_90)"