[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <06cc8339e30eb38175e04058b69b41ca.sboyd@kernel.org>
Date: Fri, 17 Mar 2023 11:43:22 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Mohammad Rafi Shaik <quic_mohs@...cinc.com>, agross@...nel.org,
andersson@...nel.org, broonie@...nel.org,
konrad.dybcio@...ainline.org, krzysztof.kozlowski+dt@...aro.org,
linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, mturquette@...libre.com,
quic_plai@...cinc.com, quic_visr@...cinc.com, robh+dt@...nel.org,
swboyd@...omium.org
Cc: Mohammad Rafi Shaik <quic_mohs@...cinc.com>
Subject: Re: [PATCH v9 3/4] clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_cc_sc7280_desc strcuture
Just remove strcuture from the subject.
Quoting Mohammad Rafi Shaik (2023-03-17 07:16:21)
> Add the gdsc's in lpass_cc_sc7280_desc strcuture,
s/strcuture/struct/
> When qcom,adsp-pil-mode is enabled, gdsc's required to solve
Just 'GDSCs', because gdsc isn't owning anything.
> dependencies in lpass_audiocc probe.
I think you're saying that we need to register the GDSCs when
qcom,adsp-pil-mode is set in the qcom,sc7280-lpassaoncc node. Otherwise,
we don't get any GDSCs provided by that node when we should always be
providing them.
>
> Fixes: 4ab43d171181 ("clk: qcom: Add lpass clock controller driver for SC7280")
If the above is right, then this fixes tag is wrong. It should really be
Fixes: 0cbcfbe50cbf ("clk: qcom: lpass: Handle the regmap overlap of lpasscc and lpass_aon")
right?
Powered by blists - more mailing lists