Werner Zeh has submitted this change. ( https://review.coreboot.org/c/coreboot/+/55508 )
Change subject: mb/google/guybrush: Change ACPI HID for machine driver ......................................................................
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 yuhsuan@google.com Change-Id: Ie89302f3b6cd3edb8253b909fde4722c2ea1e102 Reviewed-on: https://review.coreboot.org/c/coreboot/+/55508 Reviewed-by: Karthik Ramasubramanian kramasub@google.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/guybrush/variants/baseboard/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Karthik Ramasubramanian: Looks good to me, approved
diff --git a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb index fb51dee..cf0f515 100644 --- a/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/guybrush/variants/baseboard/devicetree.cb @@ -284,7 +284,7 @@ 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