On Mon, Aug 25, 2025 at 11:40 AM Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> wrote: > > On Mon, Aug 11, 2025 at 02:45:05PM +0100, Maciej Strozek wrote: > > The File Download (FDL) process of SoundWire Class Audio (SDCA) driver, > > which provides code/data which may be required by an SDCA device, > > utilizes SWFT to obtain that code/data. There is a single SWFT for the > > system, and SWFT can contain multiple files (information about the file > > as well as its binary contents). The SWFT has a standard ACPI Descriptor > > Table Header, followed by SoundWire File definitions as described in > > Discovery and Configuration (DisCo) Specification for SoundWire® > > > > Link: https://github.com/acpica/acpica/commit/18c96022 > > Signed-off-by: Maciej Strozek <mstrozek@xxxxxxxxxxxxxxxxxxxxx> > > --- > > Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Applied as 6.18 material, thanks!