mb/google/zork/vilboz: Update the ACPI name of ALC1015 AMP
Update the ACPI name from AMDP1015 to 1002105 based on b/177971830#180. AMDI1015 -> AMD platform with RT1015 10021015 -> AMD platform with RT1015p Reference: https://www.spinics.net/lists/alsa-devel/msg124694.html BUG=b:177971830 BRANCH=firmware-zork-13434.B TEST=emerge-zork coreboot chromeos-bootimage, then verify with ALC1015 AMP Signed-off-by: Frank Wu <frank_wu@compal.corp-partner.google.com> Change-Id: Id8f378ad6f3328d7db949ecdb609a2f16acd3884 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52127 Reviewed-by: Kangheui Won <khwon@chromium.org> Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
104b7a949d
commit
6390ff0c6e
|
@ -172,7 +172,7 @@ chip soc/amd/picasso
|
|||
end
|
||||
end
|
||||
chip drivers/amd/i2s_machine_dev
|
||||
register "hid" = ""AMDP1015""
|
||||
register "hid" = ""10021015""
|
||||
# DMIC select GPIO for ACP machine device
|
||||
# This GPIO is used to select DMIC0 or DMIC1 by the
|
||||
# kernel driver. It does not really have a polarity
|
||||
|
|
Loading…
Reference in New Issue