Add support for cs42l45 into the Intel machine driver
authorMark Brown <broonie@kernel.org>
Thu, 27 Nov 2025 21:50:42 +0000 (21:50 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 27 Nov 2025 21:50:42 +0000 (21:50 +0000)
commitf2b4592300d0ff9a9ac7bc547119e47dbae5dd29
tree884f0dcbead9628f99c6fb17709b74aa19aa81b5
parent86dc090f737953f16f8dc60c546ae7854690d4f6
parent1e645bca9d1e4c5970778114d2d9fc247fe12e7b
Add support for cs42l45 into the Intel machine driver

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

Now that the full class driver is in place we can add support to the
Intel machine driver for Cirrus's new SDCA audio CODEC the cs42l45. This
makes some minor tweaks to the machine driver itself to support SDCA
devices, and then adds the necessary tables etc. to define the device.

Note, this series shouldn't have any dependencies on the other series of
improvements to the class driver that is already on the list. So either
can be merged first.