]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit436bf27903ee56a242bcd373053dd8d1b5d17915
treeeb12c1a82868db8ddaf55e6bf7bf96e7c60124ae
parent0243533fe2fc6b9aa9843b5cd4c1b0088b5363eb
parentdc9004ea273a9141c16b90a687da70b77f5a640a
ASoC: Add NTP8918 and NTP8835 codecs support

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.