[SRU][linux-firmware][B/C/D/E][PATCH v2 0/1] add firmware and topology file for sound sof driver [cml/cnl]
Hui Wang
hui.wang at canonical.com
Thu Jun 20 10:04:48 UTC 2019
BugLink: https://bugs.launchpad.net/bugs/1833405
In the v2, I added LICENSE.sof and add license info in the WHENCE,
and this SRU is for B/C/D/E instead of only D/E since our oem image
needs these two files.
[Impact]
We have a couple dell and lenovo laptops which have dmic directly connected
to PCH, this needs intel sof driver to work, and intel sof driver is merged
oem-osp1-b kernel and it needs to load firmware and topology file to work.
[Fix]
Intel provides two binary files to us, one is firmware, the other is
topology file, these two files are built from
https://github.com/thesofproject/sof.git, and the license is BSD 3.
[Test Case]
put the firmware and topology to rootfs and boot with the oem-osp1-b
kernel on those machines, the sof driver works well.
[Regression Risk]
Low. just adding two new binary files, no change to existing files.
Hui Wang (1):
UBUNTU: SAUCE: add firmware and topology for cml/cnl sof driver
LICENSE.sof | 120 ++++++++++++++++++++++++++++
WHENCE | 11 +++
intel/sof-tplg/sof-hda-generic.tplg | Bin 0 -> 42843 bytes
intel/sof/sof-cnl.ri | Bin 0 -> 274432 bytes
4 files changed, 131 insertions(+)
create mode 100644 LICENSE.sof
create mode 100644 intel/sof-tplg/sof-hda-generic.tplg
create mode 100644 intel/sof/sof-cnl.ri
--
2.17.1
More information about the kernel-team
mailing list