From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>,
swboyd@chromium.org, agross@kernel.org, andersson@kernel.org,
robh+dt@kernel.org, broonie@kernel.org, quic_plai@quicinc.com,
krzysztof.kozlowski+dt@linaro.org, konrad.dybcio@somainline.org,
mturquette@baylibre.com, sboyd@kernel.org,
linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org, quic_rohkumar@quicinc.com
Subject: Re: [PATCH 2/2] clk: qcom: lpasscc: Add resets for SC7280 audioreach clock controller
Date: Thu, 22 Dec 2022 11:44:13 +0100 [thread overview]
Message-ID: <60e388df-cd03-3e88-e9c5-460ebdde29c5@linaro.org> (raw)
In-Reply-To: <e7edd629-986f-3e64-f9db-5ee68cf4e6f3@quicinc.com>
On 21/12/2022 14:18, Srinivasa Rao Mandadapu wrote:
>
> On 12/21/2022 4:09 PM, Krzysztof Kozlowski wrote:
> Thanks for your time Krzysztof!!!
>> On 21/12/2022 11:21, Srinivasa Rao Mandadapu wrote:
>>> The clock gating control for TX/RX/WSA core bus clocks would be required
>>> to be reset(moved from hardware control) from audio core driver. Thus
>>> add the support for the reset clocks in audioreach based clock driver.
>>>
>>> Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
>>> ---
>>> drivers/clk/qcom/lpasscc-sc7280.c | 18 ++++++++++++++++++
>>> 1 file changed, 18 insertions(+)
>>>
>>> diff --git a/drivers/clk/qcom/lpasscc-sc7280.c b/drivers/clk/qcom/lpasscc-sc7280.c
>>> index 5c1e17b..d81d81b 100644
>>> --- a/drivers/clk/qcom/lpasscc-sc7280.c
>>> +++ b/drivers/clk/qcom/lpasscc-sc7280.c
>>> @@ -12,10 +12,12 @@
>>> #include <linux/regmap.h>
>>>
>>> #include <dt-bindings/clock/qcom,lpass-sc7280.h>
>>> +#include <dt-bindings/clock/qcom,lpassaudiocc-sc7280.h>
>> These are bindings for different device.
>
> They are not exactly for different device. It's for same device with
> ADSP enabled platforms.
>
> Basically lpassaudiocc-sc7280.c and lpasscorecc-sc7280.c are for legacy
> path.
>
> lpasscc-sc7280.c is for ADSP based AudioReach Solution.
I see two different devices:
lpasscc@3000000
clock-controller@3300000
clock inputs and outputs are different, so it does not look like for
same device.
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-12-22 10:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-21 10:20 [PATCH 0/2] Add resets for ADSP based audio clock controller driver Srinivasa Rao Mandadapu
2022-12-21 10:21 ` [PATCH 1/2] dt-bindings: clock: SC7280: Add resets for LPASS audio clock controller Srinivasa Rao Mandadapu
2022-12-21 10:42 ` Krzysztof Kozlowski
2022-12-21 12:22 ` Srinivasa Rao Mandadapu
2022-12-21 12:24 ` Krzysztof Kozlowski
2022-12-21 12:27 ` Srinivasa Rao Mandadapu
2022-12-21 10:21 ` [PATCH 2/2] clk: qcom: lpasscc: Add resets for SC7280 audioreach " Srinivasa Rao Mandadapu
2022-12-21 10:39 ` Krzysztof Kozlowski
2022-12-21 13:18 ` Srinivasa Rao Mandadapu
2022-12-22 10:44 ` Krzysztof Kozlowski [this message]
2022-12-26 5:40 ` Srinivasa Rao Mandadapu
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=60e388df-cd03-3e88-e9c5-460ebdde29c5@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=broonie@kernel.org \
--cc=konrad.dybcio@somainline.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=quic_plai@quicinc.com \
--cc=quic_rohkumar@quicinc.com \
--cc=quic_srivasam@quicinc.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=swboyd@chromium.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