From: Cezary Rojewski Date: Wed, 10 Jul 2024 10:02:11 +0000 (+0200) Subject: intel: avs: Add topology file for I2S Nuvoton 8825 X-Git-Tag: 20240811~18^2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5c6abd00621e15a73f2313f0917a254a1bd3b23;p=thirdparty%2Flinux-firmware.git intel: avs: Add topology file for I2S Nuvoton 8825 The topology file defines stream layout for a single bidirectional endpoint. Binary equivalent of the XML source in the avs-topology-xml repository. Commit f03f41bc4a89 ("i2s: nau8825: Do not hardcode CprVirtualIndex"). Link: https://github.com/thesofproject/avs-topology-xml/commit/f03f41bc4a895285e79247f375891a840dff04de Signed-off-by: Cezary Rojewski --- diff --git a/WHENCE b/WHENCE index 44d376db..56db0c9c 100644 --- a/WHENCE +++ b/WHENCE @@ -4382,6 +4382,7 @@ Link: intel/avs/hda-generic-tplg.bin -> hda-generic-1ep-tplg.bin File: intel/avs/max98357a-tplg.bin File: intel/avs/max98373-tplg.bin File: intel/avs/max98927-tplg.bin +File: intel/avs/nau8825-tplg.bin File: intel/avs/rt274-tplg.bin File: intel/avs/rt286-tplg.bin File: intel/avs/rt298-tplg.bin diff --git a/intel/avs/nau8825-tplg.bin b/intel/avs/nau8825-tplg.bin new file mode 100644 index 00000000..f8d17703 Binary files /dev/null and b/intel/avs/nau8825-tplg.bin differ