devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Stephen Boyd <swboyd@chromium.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: [PATCH 0/5] sdm845 and msm8996 clock updates
Date: Tue, 15 Feb 2022 23:15:34 +0300	[thread overview]
Message-ID: <20220215201539.3970459-1-dmitry.baryshkov@linaro.org> (raw)

This is a dts (and bindings) counterpart for the
https://patchwork.kernel.org/project/linux-arm-msm/list/?series=601612

sdm845.dtsi (camcc) and msm8996.dtsi (gcc) are updated to
use DT clock bindings rather than global clock output names.

Dmitry Baryshkov (5):
  dt-bindings: clocks: convert SDM845 Camera CC bindings to YAML
  dt-bindings: clocks: qcom,sdm845-camcc: add clocks/clock-names
  arm64: dts: qcom: sdm845: add bi_tcxo to camcc
  arm64: dts: qcom: msm8996: add cxo and sleep-clk to gcc node
  arm64: dts: qcom: msm8996: convert xo_board to RPM_SMD_BB_CLK1

 .../devicetree/bindings/clock/qcom,camcc.txt  | 18 -----
 .../bindings/clock/qcom,sdm845-camcc.yaml     | 65 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8996.dtsi         | 16 +++--
 arch/arm64/boot/dts/qcom/sdm845.dtsi          |  2 +
 4 files changed, 76 insertions(+), 25 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/clock/qcom,camcc.txt
 create mode 100644 Documentation/devicetree/bindings/clock/qcom,sdm845-camcc.yaml


base-commit: e783362eb54cd99b2cac8b3a9aeac942e6f6ac07
prerequisite-patch-id: faf41e7cd54deef9eb7db61dc3b1022c131e3b6a
prerequisite-patch-id: 6d2b8a35d8d003a3f0e1ac6c3dd40c3f60824575
prerequisite-patch-id: d3d408d274687adfa38281219a9cbf0165e10771
prerequisite-patch-id: 6bae15b7a39499c9202269cb6ab617ad855c1c8e
prerequisite-patch-id: 0798178208d922a9541cb8c6267010e5374ca7f1
prerequisite-patch-id: 4e9967e6ab4154f3dda3bd7528fb78f5e4b1fe3a
prerequisite-patch-id: 8a7d887e248c1c925f6f649a42a7e0a31c74d9ca
prerequisite-patch-id: b7d94b74783a451f5eae89bcf745e8268ee78250
prerequisite-patch-id: ab4650463050af807fdf5529e63c1ca8b4cd15f3
prerequisite-patch-id: 80b4fd161bba1eda9f0a6624ef694900e1bc1b20
prerequisite-patch-id: 8289d90134fd68beb3d7267e8b696d9f9367a41f
prerequisite-patch-id: fe3663dbfc680b17b3d888b928011ff75b7a876f
prerequisite-patch-id: f3221f3e2ff5348902d4a2a986d4592cb5220060
prerequisite-patch-id: 7cddd86bcdfd62280e2eda773ef261d231053f46
prerequisite-patch-id: 258763de211d1d1a721c4f56452598cb8ca97bf7
prerequisite-patch-id: 640ed205f402595dd9faa0e3fbaeb12402a700bb
-- 
2.34.1


             reply	other threads:[~2022-02-15 20:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-15 20:15 Dmitry Baryshkov [this message]
2022-02-15 20:15 ` [PATCH 1/5] dt-bindings: clocks: convert SDM845 Camera CC bindings to YAML Dmitry Baryshkov
2022-02-18  0:18   ` Stephen Boyd
2022-02-15 20:15 ` [PATCH 2/5] dt-bindings: clocks: qcom,sdm845-camcc: add clocks/clock-names Dmitry Baryshkov
2022-02-18  0:18   ` Stephen Boyd
2022-02-15 20:15 ` [PATCH 3/5] arm64: dts: qcom: sdm845: add bi_tcxo to camcc Dmitry Baryshkov
2022-02-15 20:15 ` [PATCH 4/5] arm64: dts: qcom: msm8996: add cxo and sleep-clk to gcc node Dmitry Baryshkov
2022-02-24  4:18   ` Bjorn Andersson
2022-02-15 20:15 ` [PATCH 5/5] arm64: dts: qcom: msm8996: convert xo_board to RPM_SMD_BB_CLK1 Dmitry Baryshkov
2022-02-24 20:53 ` (subset) [PATCH 0/5] sdm845 and msm8996 clock updates Bjorn Andersson

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=20220215201539.3970459-1-dmitry.baryshkov@linaro.org \
    --to=dmitry.baryshkov@linaro.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@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;
as well as URLs for NNTP newsgroup(s).