Re: [PATCH v2 0/6] ASoC: Add NTP8918 and NTP8835 codecs support

From: Rob Herring
Date: Thu Jul 11 2024 - 17:10:31 EST


On Wed, Jul 10, 2024 at 01:11:57AM +0300, Igor Prusov wrote:
> 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.
>
> V1: https://lore.kernel.org/all/20240709172834.9785-1-ivprusov@xxxxxxxxxxxxxxxxx/
>
> V1 -> V2:
> - Fix dt_binding_check errors

Please implement the comments on v1. Please don't send new versions
right away and give people time to review. We're not all on the same
timezone, get busy on other tasks, take vacation, etc.

Rob