]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Add SDCA DAI ops helpers
authorMark Brown <broonie@kernel.org>
Wed, 16 Jul 2025 17:33:28 +0000 (18:33 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 16 Jul 2025 17:33:28 +0000 (18:33 +0100)
commitda863e772ece95bcdf4f010bcd8ee1bd404d51c5
treefa481fc4648b42b4ac94138449a4f8f3694898e1
parent03aa2ed9e187e42f25b3871b691d535fc19156c4
parent4ed357f72a0e0a691304e5f14a3323811c8ce862
Add SDCA DAI ops helpers

Merge series from Charles Keepax <ckeepax@opensource.cirrus.com>:

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.
sound/soc/sdca/sdca_asoc.c