linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sireesh Kodali <sireeshkodali@protonmail.com>
To: bjorn.andersson@linaro.org, agross@kernel.org, jassisinghbrar@gmail.com
Cc: robh+dt@kernel.org, devicetree@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	phone-devel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht, sivaprak@codeaurora.org,
	Vladimir Lypak <junak.pub@gmail.com>,
	Sireesh Kodali <sireeshkodali@protonmail.com>
Subject: [PATCH 3/4] dt-bindings: firmware: qcom-scm: Document msm8953 bindings
Date: Tue, 10 Aug 2021 16:44:39 +0000	[thread overview]
Message-ID: <20210810164347.45578-4-sireeshkodali@protonmail.com> (raw)
In-Reply-To: <20210810164347.45578-1-sireeshkodali@protonmail.com>

From: Vladimir Lypak <junak.pub@gmail.com>

SCM driver on MSM8953 requires 3 clocks.

Signed-off-by: Vladimir Lypak <junak.pub@gmail.com>
Signed-off-by: Sireesh Kodali <sireeshkodali@protonmail.com>
---
 Documentation/devicetree/bindings/firmware/qcom,scm.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt
index a7333ad938d2..284b4b7a3b60 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt
@@ -15,6 +15,7 @@ Required properties:
  * "qcom,scm-mdm9607"
  * "qcom,scm-msm8660"
  * "qcom,scm-msm8916"
+ * "qcom,scm-msm8953"
  * "qcom,scm-msm8960"
  * "qcom,scm-msm8974"
  * "qcom,scm-msm8994"
@@ -33,7 +34,7 @@ Required properties:
  * core clock required for "qcom,scm-apq8064", "qcom,scm-msm8660" and
    "qcom,scm-msm8960"
  * core, iface and bus clocks required for "qcom,scm-apq8084",
-   "qcom,scm-msm8916" and "qcom,scm-msm8974"
+   "qcom,scm-msm8916", "qcom,scm-msm8953" and "qcom,scm-msm8974"
 - clock-names: Must contain "core" for the core clock, "iface" for the interface
   clock and "bus" for the bus clock per the requirements of the compatible.
 - qcom,dload-mode: phandle to the TCSR hardware block and offset of the
-- 
2.32.0



  parent reply	other threads:[~2021-08-10 16:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 16:44 [PATCH 0/4] Add SCM and mailbox support on MSM8953 Sireesh Kodali
2021-08-10 16:44 ` [PATCH 1/4] dt-bindings: mailbox: Add compatible for the MSM8953 Sireesh Kodali
2021-08-17 20:28   ` Rob Herring
2021-08-10 16:44 ` [PATCH 2/4] mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoC Sireesh Kodali
2021-08-10 16:44 ` Sireesh Kodali [this message]
2021-08-17 20:28   ` [PATCH 3/4] dt-bindings: firmware: qcom-scm: Document msm8953 bindings Rob Herring
2021-08-10 16:44 ` [PATCH 4/4] firmware: qcom_scm: Add compatible for MSM8953 SoC Sireesh Kodali

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=20210810164347.45578-4-sireeshkodali@protonmail.com \
    --to=sireeshkodali@protonmail.com \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jassisinghbrar@gmail.com \
    --cc=junak.pub@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sivaprak@codeaurora.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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).