From: Mark Brown Date: Wed, 16 Jul 2025 17:33:28 +0000 (+0100) Subject: Add SDCA DAI ops helpers X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da863e772ece95bcdf4f010bcd8ee1bd404d51c5;p=thirdparty%2Fkernel%2Flinux.git Add SDCA DAI ops helpers Merge series from Charles Keepax : First, a couple of minor code fixups to already submitted code. Then some patches to add new DAI ops helpers for the SDCA stuff, these allow configuring things like the sample rate and finding out which SoundWire port should be used for a specific SDCA streaming input/output terminal. Still a few bits of outstanding work here (propogation of Cluster information particularly) but his should be good enough to get some basic use-cases working. Hopefully we are getting fairly close to completing a first version of the SDCA work now. Should be one more series to add FDL (firmware downloading), then we should be able to send a first version of the actual SDCA class driver itself. --- da863e772ece95bcdf4f010bcd8ee1bd404d51c5