Re: [PATCH v3 3/7] dt-bindings: sound: qcom,q6dsp-lpass-ports: add Audio IF clocks
From: Krzysztof Kozlowski
Date: Wed Jul 08 2026 - 03:01:48 EST
On 08/07/2026 08:53, Krzysztof Kozlowski wrote:
> On Wed, Jul 08, 2026 at 12:31:02AM +0530, Prasad Kumpatla wrote:
>> Add the LPASS Audio IF clock IDs used by newer backend interfaces.
>>
>> Platforms using Audio IF module backends request the interface bit
>> clocks through q6prm. Add the Audio IF IBIT and EBIT IDs to the binding
>> header so these clocks can be referenced from device trees.
>>
>> Signed-off-by: Prasad Kumpatla <prasad.kumpatla@xxxxxxxxxxxxxxxx>
>> ---
>> .../sound/qcom,q6dsp-lpass-ports.h | 29 +++++++++++++++++++
>> 1 file changed, 29 insertions(+)
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
And since I expect resend (second binding fails):
Subject prefix is ASoC
Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
Best regards,
Krzysztof