mb/google/mancomb: Update AMD I2S Machine Driver
Update ACPI HID to 10025682 for Machine driver probe BUG=b:187912480 TEST=Build and boot to OS in Mancomb. Ensure that the sound card probed. Signed-off-by: Ivy Jian <ivy_jian@compal.corp-partner.google.com> Change-Id: I5dc87c7a8fb876adc26165655f8f2d4157aa68c9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/54749 Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
53c83897c4
commit
83faea00f5
|
@ -127,7 +127,7 @@ chip soc/amd/cezanne
|
||||||
end
|
end
|
||||||
device ref acp on
|
device ref acp on
|
||||||
chip drivers/amd/i2s_machine_dev
|
chip drivers/amd/i2s_machine_dev
|
||||||
register "hid" = ""AMDI5682""
|
register "hid" = ""10025682""
|
||||||
device generic 0.0 on end
|
device generic 0.0 on end
|
||||||
end
|
end
|
||||||
end # Audio
|
end # Audio
|
||||||
|
|
Loading…
Reference in New Issue