Re: [PATCH v2 1/2] ASoC: cs35l35: fix typo 'overide' -> 'override'

From: Krzysztof Kozlowski

Date: Tue Apr 21 2026 - 08:18:51 EST


On 21/04/2026 14:07, IRRatium wrote:
> Fix typo in property name 'cirrus,classh-bst-overide'.
> Add support for the corrected 'cirrus,classh-bst-override'
> while keeping backward compatibility with the old name.
>
> Signed-off-by: Sergey Shatkov <majnkraftiigry7@xxxxxxxxx>
> ---
>  sound/soc/codecs/cs35l35.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Please provide changelog in the future, describing what changed.

>From does not match SoB.

This solves the ABI breakage but I see little value in this change. The
typo is part of ABI and it does not really matter if the ABI has such
typo or not. Maintaining two ABIs matters more.

Best regards,
Krzysztof