From: "Luca Weiss" <luca.weiss@fairphone.com>
To: "Taniya Das" <quic_tdas@quicinc.com>,
"Stephen Boyd" <sboyd@kernel.org>,
"Michael Turquette" <mturquette@baylibre.com>,
"Bjorn Andersson" <andersson@kernel.org>,
"Konrad Dybcio" <konrad.dybcio@linaro.org>,
"Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Conor Dooley" <conor+dt@kernel.org>
Cc: <linux-arm-msm@vger.kernel.org>, <linux-clk@vger.kernel.org>,
<devicetree@vger.kernel.org>
Subject: Re: [PATCH v2 1/8] dt-bindings: clock: qcom: Add compatible for QCM6490 boards
Date: Fri, 31 May 2024 11:58:16 +0200 [thread overview]
Message-ID: <D1NQP0JSOAKH.LKPK7EBODNP3@fairphone.com> (raw)
In-Reply-To: <d66ed568-8264-4430-a070-f353879f6b65@quicinc.com>
On Fri May 31, 2024 at 11:28 AM CEST, Taniya Das wrote:
>
>
> On 3/18/2024 12:41 PM, Luca Weiss wrote:
> > On Mon Mar 18, 2024 at 6:35 AM CET, Taniya Das wrote:
> >> Add the new QCM6490 compatible to support the reset functionality for
> >> Low Power Audio subsystem.
> >>
> >> Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
> >> ---
> >> .../devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml | 1 +
> >> 1 file changed, 1 insertion(+)
> >>
> >> diff --git a/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml b/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml
> >> index deee5423d66e..861b41933525 100644
> >> --- a/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml
> >> +++ b/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml
> >> @@ -30,6 +30,7 @@ properties:
> >> - qcom,sc7280-lpassaudiocc
> >> - qcom,sc7280-lpasscorecc
> >> - qcom,sc7280-lpasshm
> >> + - qcom,qcm6490-lpassaudiocc
> >
> > So QCM6490 and SM7325 and SC7280 with non-CrOS firmware (maybe some WoA
> > devices?) are supposed to use qcom,qcm6490-lpassaudiocc then? Is this
> > what is intended?
> >
>
> Sorry for the very late response on this thread, On QCM6490-IPD and
> QCS690-RB3Gen2 boards, will require only reset functionality for Low
> Power Audio subsystem and other clock controller functionality is not
> supported from HLOS, as LPASS firmware takes care of it.
> Hence added new compatible to support only resets.
Hi Taniya,
My question was more if the *qcm6490* compatible should then also be
used on regular SM7325 devices for example since they'll reuse
sc7280.dtsi just like qc[ms]6490.
And also Windows-on-ARM SC7280 devices presumably have these clocks
locked behind the LPASS firmware so then also such a device would use
the qcm6490 compatible?
Regards
Luca
>
> > Regards
> > Luca
> >
> >>
> >> power-domains:
> >> maxItems: 1
> >> --
> >> 2.17.1
> >
next prev parent reply other threads:[~2024-05-31 9:58 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-18 5:35 [PATCH v2 0/8] Add updates for clock controllers to support QCM6490 Taniya Das
2024-03-18 5:35 ` [PATCH v2 1/8] dt-bindings: clock: qcom: Add compatible for QCM6490 boards Taniya Das
2024-03-18 7:11 ` Luca Weiss
2024-05-31 9:28 ` Taniya Das
2024-05-31 9:58 ` Luca Weiss [this message]
2024-03-18 7:47 ` Krzysztof Kozlowski
2024-05-31 9:28 ` Taniya Das
2024-03-18 7:50 ` Krzysztof Kozlowski
2024-03-18 5:35 ` [PATCH v2 2/8] clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490 Taniya Das
2024-03-18 7:50 ` Krzysztof Kozlowski
2024-05-31 9:28 ` Taniya Das
2024-03-18 7:51 ` Krzysztof Kozlowski
2024-03-18 5:35 ` [PATCH v2 3/8] clk: qcom: lpassaudiocc-sc7280: Fix the regmap conflict warning Taniya Das
2024-03-18 7:52 ` Krzysztof Kozlowski
2024-03-18 5:35 ` [PATCH v2 4/8] clk: qcom: sc7280: Update the transition delay for GDSC Taniya Das
2024-03-18 7:53 ` Krzysztof Kozlowski
2024-05-31 9:30 ` Taniya Das
2024-05-31 10:20 ` Dmitry Baryshkov
2024-03-18 5:35 ` [PATCH v2 5/8] clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clock Taniya Das
2024-04-23 13:14 ` Konrad Dybcio
2024-03-18 5:35 ` [PATCH v2 6/8] clk: qcom: camcc-sc7280: Add parent dependency to all camera GDSCs Taniya Das
2024-04-23 13:14 ` Konrad Dybcio
2024-03-18 5:35 ` [PATCH v2 7/8] arm64: dts: qcom: qcm6490-idp: Update protected clocks list Taniya Das
2024-03-18 7:54 ` Krzysztof Kozlowski
2024-05-31 9:34 ` Taniya Das
2024-05-31 10:19 ` Dmitry Baryshkov
2024-03-18 5:35 ` [PATCH v2 8/8] arm64: dts: qcom: qcs6490-rb3gen2: Update the LPASS audio node Taniya Das
2024-03-18 7:55 ` Krzysztof Kozlowski
2024-04-23 13:16 ` Konrad Dybcio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D1NQP0JSOAKH.LKPK7EBODNP3@fairphone.com \
--to=luca.weiss@fairphone.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=quic_tdas@quicinc.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox