ASoC: Add a driver for the Cirrus Logic CS35L45 Smart Amplifier
authorMark Brown <broonie@kernel.org>
Wed, 6 Apr 2022 13:23:49 +0000 (14:23 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 6 Apr 2022 13:23:49 +0000 (14:23 +0100)
commitcc93a1a1f74c20528aead8be33fadb4d893f766a
tree5f4378cafe4c756e3c294bc4f1c15601ad036996
parent7704a82e271ad7bbafd08dac7a5d9dc4c29bc681
parent0d463d016000d68d7e982720b5e4380b2d83409a
ASoC: Add a driver for the Cirrus Logic CS35L45 Smart Amplifier

Merge series from Richard Fitzgerald <rf@opensource.cirrus.com>:

This adds basic audio support for the Cirrus Logic CS35L45 amplifier.

The first two patches add two generic helpers to ASoC, and patch 3 is
a kunit test for patch 2.