Re: [PATCH v3 1/2] dt-bindings: clock: qcom: Add LPASS VA CSR HeartBeat pulse clock
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <20260724-manipulative-functional-pelican-4d0ddf@quoll> |
On Thu, Jul 23, 2026 at 04:40:40PM +0530, Sarath Ganapathiraju wrote: > Add a binding for the Qualcomm LPASS VA CSR rate generator node that > exposes the lpass_heartbeat_pulse clock on hawi. > > The HeartBeat Pulse (also known as RateGen Pulse) synchronizes the > start of the DMAs and Codec Interfaces for the audio usecase and can > serve as a periodic wakeup source for the DSP. > > Signed-off-by: Sarath Ganapathiraju <[email protected]> > --- > .../bindings/clock/qcom,lpass-va-csr.yaml | 49 ++++++++++++++++++++++ > 1 file changed, 49 insertions(+) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,lpass-va-csr.yaml b/Documentation/devicetree/bindings/clock/qcom,lpass-va-csr.yaml Use compatible as filename, so qcom,hawi-lpass-va-csr.yaml. With this fixed: Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof