]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
ASoC: Add NTP8918 and NTP8835 codecs support
authorMark Brown <broonie@kernel.org>
Tue, 1 Oct 2024 13:51:29 +0000 (14:51 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2024 13:51:29 +0000 (14:51 +0100)
Merge series from Igor Prusov <ivprusov@salutedevices.com>:

This series adds support for two NeoFidelity amplifiers. For both
amplifiers vendor provides software for equalizer and filters
configuration, which generates firmware files with registers values.
Since in both cases those files have same encoding, a common helper
module is added to get firmware via request_firmware() API and set
registers values.


Trivial merge