From: Loc Ho <lho@apm.com>
To: chris@printf.net, ulf.hansson@linaro.org, michal.simek@xilinx.com
Cc: linux-mmc@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, jcm@redhat.com,
patches@apm.com, Loc Ho <lho@apm.com>
Subject: [PATCH v2 1/3] Documentation: Update Arasan SDHC documentation for the APM X-Gene SoC SDHC DTS binding
Date: Tue, 3 Jun 2014 15:13:03 -0600 [thread overview]
Message-ID: <1401829985-5212-2-git-send-email-lho@apm.com> (raw)
In-Reply-To: <1401829985-5212-1-git-send-email-lho@apm.com>
This patch updates Arasan SDHC documentation for the APM X-Gene SoC SDHC controller
DTS binding.
Signed-off-by: Loc Ho <lho@apm.com>
---
.../devicetree/bindings/mmc/arasan,sdhci.txt | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt b/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
index 98ee2ab..4dfcb9e 100644
--- a/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
+++ b/Documentation/devicetree/bindings/mmc/arasan,sdhci.txt
@@ -8,14 +8,22 @@ Device Tree Bindings for the Arasan SDHCI Controller
[3] Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
Required Properties:
- - compatible: Compatibility string. Must be 'arasan,sdhci-8.9a'
- - reg: From mmc bindings: Register location and length.
- - clocks: From clock bindings: Handles to clock inputs.
- - clock-names: From clock bindings: Tuple including "clk_xin" and "clk_ahb"
+ - compatible: Compatibility string. Must be 'arasan,sdhci-8.9a' or
+ 'apm,arasan,sdhci-8.9a'
+ - reg: First resource is the SDHC register location and length.
+ Second optional resource is the bridge translation register location
+ and length if required.
- interrupts: Interrupt specifier
- interrupt-parent: Phandle for the interrupt controller that services
interrupts for this device.
+Optional Properties:
+ - clocks: For format, refer to clock bindings. It requires two clocks if
+ specified - AHB clock and SDHC clock.
+ - clock-names: For format, refer to clock bindings. The clock corresponding
+ to the AHBC clock must be named "clk_ahb". The clock
+ corresponding to the SDHC clock must be named "clk_xin".
+
Example:
sdhci@e0100000 {
compatible = "arasan,sdhci-8.9a";
--
1.5.5
next prev parent reply other threads:[~2014-06-03 21:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-03 21:13 [PATCH v2 0/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver Loc Ho
2014-06-03 21:13 ` Loc Ho [this message]
2014-06-03 21:13 ` [PATCH v2 2/3] " Loc Ho
2014-06-03 21:13 ` [PATCH v2 3/3] arm64: Add APM X-Gene SoC SDHC controller DTS entry Loc Ho
2014-06-04 6:09 ` [PATCH v2 2/3] mmc: Add APM X-Gene SoC SDHC controller support to Arasan SDHCI driver Michal Simek
2014-06-04 23:15 ` Loc Ho
2014-06-05 7:33 ` Michal Simek
2014-06-14 21:36 ` Arnd Bergmann
2014-06-04 5:17 ` [PATCH v2 0/3] " Michal Simek
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=1401829985-5212-2-git-send-email-lho@apm.com \
--to=lho@apm.com \
--cc=chris@printf.net \
--cc=devicetree@vger.kernel.org \
--cc=jcm@redhat.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=patches@apm.com \
--cc=ulf.hansson@linaro.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).