From 45c46b6c39690290449427df69752dbbf8d593c3 Mon Sep 17 00:00:00 2001 From: Yu-Hsuan Hsu Date: Tue, 15 Jun 2021 14:52:03 +0800 Subject: [PATCH] mb/google/guybrush: Change ACPI HID for machine driver To avoid from using same the name AMDI5682 as Zork, changing to use AMDI1019. The corresponding kernel change is on CL:2929864 BUG=b:189297564 TEST=Audio works with the corresponding kernel change. Cq-Depend: chromium:2929864 Signed-off-by: Yu-Hsuan Hsu Change-Id: Ie89302f3b6cd3edb8253b909fde4722c2ea1e102 Reviewed-on: https://review.coreboot.org/c/coreboot/+/55508 Reviewed-by: Karthik Ramasubramanian Tested-by: build bot (Jenkins) --- src/mainboard/google/guybrush/variants/baseboard/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb index fb51dee2ed..cf0f51535f 100644 --- a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb @@ -284,7 +284,7 @@ chip soc/amd/cezanne end device ref acp on chip drivers/amd/i2s_machine_dev - register "hid" = ""AMDI5682"" + register "hid" = ""AMDI1019"" device generic 0.0 on end end end # Audio