All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Taniya Das <tdas@codeaurora.org>
Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
	Marijn Suijten <marijn.suijten@somainline.org>
Subject: Re: [PATCH v3 10/16] clk: qcom: camcc-sdm845: convert to parent_hws/_data
Date: Wed, 15 Dec 2021 17:58:24 -0800	[thread overview]
Message-ID: <20211216015825.E8662C36AE0@smtp.kernel.org> (raw)
In-Reply-To: <20211215193704.2821775-11-dmitry.baryshkov@linaro.org>

Quoting Dmitry Baryshkov (2021-12-15 11:36:58)
> Convert the clock driver to specify parent hws/data rather than parent
> names, to actually bind using 'clock-names' specified in the DTS rather
> than global clock names.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
> ---

Reviewed-by: Stephen Boyd <sboyd@kernel.org>

  reply	other threads:[~2021-12-16  1:58 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15 19:36 [PATCH v3 00/16] clk: qcom: another round of clock drivers cleanup Dmitry Baryshkov
2021-12-15 19:36 ` [PATCH v3 01/16] clk: qcom: gpucc-sdm660: fix two clocks with parent_names Dmitry Baryshkov
2021-12-16  1:52   ` Stephen Boyd
2021-12-15 19:36 ` [PATCH v3 02/16] clk: qcom: gpucc-sdm660: get rid of the test clock Dmitry Baryshkov
2021-12-15 19:36 ` [PATCH v3 03/16] clk: qcom: gpucc-sdm660: use parent_hws instead of parent_data Dmitry Baryshkov
2021-12-15 19:36 ` [PATCH v3 04/16] clk: qcom: camcc-sc7180: use ARRAY_SIZE instead of specifying num_parents Dmitry Baryshkov
2021-12-16  1:52   ` Stephen Boyd
2021-12-15 19:36 ` [PATCH v3 05/16] clk: qcom: camcc-sc7180: get rid of the test clock Dmitry Baryshkov
2021-12-15 19:36 ` [PATCH v3 06/16] clk: qcom: camcc-sc7180: use parent_hws instead of parent_data Dmitry Baryshkov
2021-12-15 19:36 ` [PATCH v3 07/16] clk: qcom: camcc-sdm845: use ARRAY_SIZE instead of specifying num_parents Dmitry Baryshkov
2021-12-15 19:36 ` [PATCH v3 08/16] clk: qcom: camcc-sdm845: get rid of the test clock Dmitry Baryshkov
2021-12-15 19:36 ` [PATCH v3 09/16] clk: qcom: camcc-sdm845: move clock parent tables down Dmitry Baryshkov
2021-12-15 20:24   ` Marijn Suijten
2021-12-16  1:57   ` Stephen Boyd
2021-12-15 19:36 ` [PATCH v3 10/16] clk: qcom: camcc-sdm845: convert to parent_hws/_data Dmitry Baryshkov
2021-12-16  1:58   ` Stephen Boyd [this message]
2021-12-15 19:36 ` [PATCH v3 11/16] clk: qcom: videocc-sc7180: use parent_hws instead of parent_data Dmitry Baryshkov
2021-12-15 19:37 ` [PATCH v3 12/16] clk: qcom: gcc-msm8996: use ARRAY_SIZE instead of specifying num_parents Dmitry Baryshkov
2021-12-15 19:37 ` [PATCH v3 13/16] clk: qcom: gcc-msm8996: drop unsupported clock sources Dmitry Baryshkov
2021-12-15 19:37 ` [PATCH v3 14/16] clk: qcom: gcc-msm8996: move clock parent tables down Dmitry Baryshkov
2021-12-15 19:37 ` [PATCH v3 15/16] clk: qcom: gcc-msm8996: use parent_hws/_data instead of parent_names Dmitry Baryshkov
2021-12-15 20:19   ` Marijn Suijten
2021-12-15 19:37 ` [PATCH v3 16/16] clk: qcom: gcc-msm8996: start getting rid of xo clk Dmitry Baryshkov
2021-12-15 20:11   ` Marijn Suijten
2021-12-16  3:43     ` Stephen Boyd

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=20211216015825.E8662C36AE0@smtp.kernel.org \
    --to=sboyd@kernel.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=marijn.suijten@somainline.org \
    --cc=mturquette@baylibre.com \
    --cc=tdas@codeaurora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.