[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <94ade558-90db-4076-92a7-ec9ffd709b71@linaro.org>
Date: Wed, 3 Sep 2025 12:03:54 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Konrad Dybcio <konrad.dybcio@....qualcomm.com>,
Srinivas Kandagatla <srini@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, linux-sound@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] ASoC: qcom: audioreach: Add support for Speaker
Protection module
On 03/09/2025 11:31, Konrad Dybcio wrote:
> On 8/21/25 4:16 PM, Krzysztof Kozlowski wrote:
>> Speaker Protection is capability of ADSP to adjust the gain during
>> playback to different speakers and their temperature. This allows good
>> playback without blowing the speakers up.
>
> exciting!
>>
>> Implement parsing MODULE_ID_SPEAKER_PROTECTION from Audioreach topology
>> and sending it as command to the ADSP.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
>> ---
>
> [...]
>
>> +struct param_id_sp_op_mode {
>> + uint32_t operation_mode;
>
> "u32"
This will be quite inconsistent. See coding style: "you should conform
to the existing choices in that code".
Best regards,
Krzysztof
Powered by blists - more mailing lists