Re: [PATCH v1 1/5] dt-bindings: sound: qcom,q6dsp-lpass-ports: Rename QAIF clock IDs

From: Krzysztof Kozlowski

Date: Thu Aug 13 2026 - 05:27:52 EST


On Sat, Aug 08, 2026 at 11:49:44PM +0530, Prasad Kumpatla wrote:
> The QAIF clock IDs were added with a LAPSS prefix typo. These IDs are
> new, so rename them directly to the existing LPASS naming convention
> instead of keeping misspelled aliases.
>
> Reported-by: Sashiko <sashiko-bot@xxxxxxxxxx>
> Link: https://sashiko.dev/#/patchset/20260804070307.117119-1-prasad.kumpatla@xxxxxxxxxxxxxxxx
> Signed-off-by: Prasad Kumpatla <prasad.kumpatla@xxxxxxxxxxxxxxxx>
> ---
> .../sound/qcom,q6dsp-lpass-ports.h | 56 +++++++++----------
> 1 file changed, 28 insertions(+), 28 deletions(-)

You never built your code...

Fixing existing defines is on the edge of churn, because you would need
to duplicate the defines. It's fine if you insist, but at least this has
to be done correctly.

Best regards,
Krzysztof