devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: Mike Turquette <mturquette@linaro.org>,
	Stephen Boyd <sboyd@codeaurora.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Kumar Gala <galak@codeaurora.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-msm@vger.kernel.org, edubezval@gmail.com,
	nrajan@codeaurora.com,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Subject: [PATCH 2/2] clk: qcom: gcc bindings: Update to add child node support.
Date: Fri, 30 Jan 2015 09:51:37 +0000	[thread overview]
Message-ID: <1422611497-15304-1-git-send-email-srinivas.kandagatla@linaro.org> (raw)
In-Reply-To: <1422611459-15217-1-git-send-email-srinivas.kandagatla@linaro.org>

This patch adds note in the bindings about the optional child nodes
which are currently possible with SOCs like MSM8960, APQ8064.
These child device nodes are typically for drivers like thermal sensor
which fall under the memory-map of gcc.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
 Documentation/devicetree/bindings/clock/qcom,gcc.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.txt b/Documentation/devicetree/bindings/clock/qcom,gcc.txt
index aba3d25..c79225b 100644
--- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt
+++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt
@@ -17,6 +17,11 @@ Required properties :
 - #clock-cells : shall contain 1
 - #reset-cells : shall contain 1
 
+Optional child nodes:
+	Child nodes could be any device nodes with its own bindings which
+	fall inside the memory-map of the Clock controller, for example
+	thermal sensor driver.
+
 Example:
 	clock-controller@900000 {
 		compatible = "qcom,gcc-msm8960";
-- 
1.9.1

  parent reply	other threads:[~2015-01-30  9:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30  9:50 [PATCH 0/2] clk: qcom: gcc: Add support to child devices Srinivas Kandagatla
2015-01-30  9:51 ` [PATCH 1/2] clk: qcom: gcc-msm8960: add child devices support Srinivas Kandagatla
2015-01-30  9:51 ` Srinivas Kandagatla [this message]
2015-01-30 10:16 ` [PATCH v2 0/2] clk: qcom: gcc: Add support to child devices Srinivas Kandagatla
2015-01-30 10:17   ` [PATCH v2 1/2] clk: qcom: gcc-msm8960: add child devices support Srinivas Kandagatla
2015-01-30 16:57     ` Bjorn Andersson
2015-01-30 18:06       ` Srinivas Kandagatla
2015-01-30 21:16         ` Stephen Boyd
     [not found]           ` <54CBF4B4.6080208-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2015-01-30 22:00             ` Bjorn Andersson
2015-01-30 22:03               ` Stephen Boyd
2015-02-03 10:44           ` Srinivas Kandagatla
2015-01-30 10:18   ` [PATCH v2 2/2] clk: qcom: gcc bindings: Update to add child node support Srinivas Kandagatla

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=1422611497-15304-1-git-send-email-srinivas.kandagatla@linaro.org \
    --to=srinivas.kandagatla@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=edubezval@gmail.com \
    --cc=galak@codeaurora.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@linaro.org \
    --cc=nrajan@codeaurora.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@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 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).