ASoC: Set BQ parameters for some Dell models
authorMark Brown <broonie@kernel.org>
Fri, 11 Nov 2022 17:01:39 +0000 (17:01 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 11 Nov 2022 17:01:48 +0000 (17:01 +0000)
There are some Dell SKUs that need to set the parameters of the
crossover filter (biquad).  Each amplifier connects to one tweeter
speaker and one woofer speaker.  We should control HPF/LPF to output the
proper frequency for the different speakers.  If the codec driver got
the BQ parameters from the device property, it will apply these
parameters to the hardware.


Trivial merge