mb/google/var/fatcat/lapis: set custom SVID/SSID to load fw for CS35L56
The Lapis board has a Cirrus CS35L56 smart audio amplifier, which needs board-specific firmware to work properly [1]. The OS uses the SVID/SSID of the host PCI audio interface to know which firmware file to use. Set the correct SVID/SSID for Lapis so that the OS can load the correct firmware for the CS35L56. [1]: https://www.kernel.org/doc/Documentation/sound/codecs/cs35l56.rst BUG=b/458444964, b/454824561 TEST="lspci -s 00:1f.3 -x and check value in offset 0x2c-0x2f" Change-Id: Ie726d3d1c1a42f1961a63d62f3bb8809f6a29d29 Signed-off-by: Simon Yang <simon1.yang@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89978 Reviewed-by: Kapil Porwal <kapilporwal@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Weimin Wu <wuweimin@huaqin.corp-partner.google.com> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
ace2e540d0
commit
971f10d1d7
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ chip soc/intel/pantherlake
|
|||
}"
|
||||
|
||||
device domain 0 on
|
||||
subsystemid 0x1043 0x15e4 inherit
|
||||
device ref dtt on
|
||||
chip drivers/intel/dptf
|
||||
## sensor information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue