mbox series

[linux-firmware,D/E,0/1] add firmware and topology file for sound sof driver [cml/cnl]

Message ID 20190619113815.4524-1-hui.wang@canonical.com
Headers show
Series add firmware and topology file for sound sof driver [cml/cnl] | expand

Message

Hui Wang June 19, 2019, 11:38 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1833405

[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

 intel/sof-tplg/sof-hda-generic.tplg | Bin 0 -> 42843 bytes
 intel/sof/sof-cnl.ri                | Bin 0 -> 274432 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 intel/sof-tplg/sof-hda-generic.tplg
 create mode 100644 intel/sof/sof-cnl.ri