From: Paul Cercueil <paul@crapouillou.net>
To: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Cc: od@zcrc.me, linux-kernel@vger.kernel.org,
linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
Paul Cercueil <paul@crapouillou.net>
Subject: [PATCH v2 2/4] dt-bindings: clock: ingenic: Explicitly list compatible strings
Date: Thu, 23 Aug 2018 15:17:42 +0200 [thread overview]
Message-ID: <20180823131744.744-2-paul@crapouillou.net> (raw)
In-Reply-To: <20180823131744.744-1-paul@crapouillou.net>
This is better than letting the other developers wondering what are the
supported strings.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
Notes:
New patch
Documentation/devicetree/bindings/clock/ingenic,cgu.txt | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/clock/ingenic,cgu.txt b/Documentation/devicetree/bindings/clock/ingenic,cgu.txt
index f8d4134ae409..ba5a442026b7 100644
--- a/Documentation/devicetree/bindings/clock/ingenic,cgu.txt
+++ b/Documentation/devicetree/bindings/clock/ingenic,cgu.txt
@@ -6,8 +6,11 @@ to provide many different clock signals derived from only 2 external source
clocks.
Required properties:
-- compatible : Should be "ingenic,<soctype>-cgu".
- For example "ingenic,jz4740-cgu" or "ingenic,jz4780-cgu".
+- compatible : Should be one of:
+ * ingenic,jz4740-cgu
+ * ingenic,jz4725b-cgu
+ * ingenic,jz4770-cgu
+ * ingenic,jz4780-cgu
- reg : The address & length of the CGU registers.
- clocks : List of phandle & clock specifiers for clocks external to the CGU.
Two such external clocks should be specified - first the external crystal
--
2.11.0
next prev parent reply other threads:[~2018-08-23 13:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-23 13:17 [PATCH v2 1/4] clk: ingenic: Add proper Kconfig entries Paul Cercueil
2018-08-23 13:17 ` Paul Cercueil [this message]
2018-08-29 0:35 ` [PATCH v2 2/4] dt-bindings: clock: ingenic: Explicitly list compatible strings Rob Herring
2018-10-16 22:20 ` Stephen Boyd
2018-08-23 13:17 ` [PATCH v2 3/4] dt-bindings: clock: Add jz4725b-cgu.h header Paul Cercueil
2018-08-29 0:36 ` Rob Herring
2018-10-16 22:20 ` Stephen Boyd
2018-08-23 13:17 ` [PATCH v2 4/4] clk: Add Ingenic jz4725b CGU driver Paul Cercueil
2018-10-16 22:20 ` Stephen Boyd
2018-10-16 22:19 ` [PATCH v2 1/4] clk: ingenic: Add proper Kconfig entries 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=20180823131744.744-2-paul@crapouillou.net \
--to=paul@crapouillou.net \
--cc=devicetree@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=od@zcrc.me \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.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