From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 7/7] Documentation: Update binding for Nomadik and DBx5x based platforms
Date: Wed, 22 May 2013 15:23:01 +0100 [thread overview]
Message-ID: <1369232581-18923-8-git-send-email-lee.jones@linaro.org> (raw)
In-Reply-To: <1369232581-18923-1-git-send-email-lee.jones@linaro.org>
Change compatible string to something more standard.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt b/Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt
index 9a2f3f4..c3d8a89 100644
--- a/Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt
+++ b/Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt
@@ -1,8 +1,8 @@
ST Ericsson Nomadik pinmux controller
Required properties:
-- compatible: "stericsson,nmk-pinctrl", "stericsson,nmk-pinctrl-db8540",
- "stericsson,nmk-pinctrl-stn8815"
+- compatible: "stericsson,db8500-pinctrl", "stericsson,db8540-pinctrl",
+ "stericsson,stn8815-pinctrl"
- reg: Should contain the register physical address and length of the PRCMU.
Please refer to pinctrl-bindings.txt in this directory for details of the
@@ -68,7 +68,7 @@ Optional subnode-properties:
Example board file extract:
pinctrl at 80157000 {
- compatible = "stericsson,nmk-pinctrl";
+ compatible = "stericsson,u8500-pinctrl";
reg = <0x80157000 0x2000>;
pinctrl-names = "default";
--
1.7.10.4
next prev parent reply other threads:[~2013-05-22 14:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-22 14:22 [PATCH 0/7] ARM: ux500: Change naming convention for pinctrl Lee Jones
2013-05-22 14:22 ` [PATCH 1/7] ARM: ux500: Standardise DBx5x0 based Pinctrl compat string in the DTS Lee Jones
2013-05-22 14:22 ` [PATCH 2/7] ARM: ux500: Standardise Nomadik STN8815 " Lee Jones
2013-05-28 14:26 ` Linus Walleij
2013-05-22 14:22 ` [PATCH 3/7] ARM: ux500: Standardise Pinctrl compatible string for Nomadik based platforms Lee Jones
2013-05-28 14:25 ` Linus Walleij
2013-05-22 14:22 ` [PATCH 4/7] ARM: ux500: Standardise Pinctrl compatible string for DBx5x " Lee Jones
2013-05-22 14:22 ` [PATCH 5/7] pinctrl/nomadik: Standardise Pinctrl compat string for Nomadik " Lee Jones
2013-05-28 14:27 ` Linus Walleij
2013-05-22 14:23 ` [PATCH 6/7] pinctrl/nomadik: Standardise Pinctrl compat string for DBx5x " Lee Jones
2013-05-22 14:23 ` Lee Jones [this message]
2013-05-27 10:41 ` [PATCH 7/7] Documentation: Update binding for Nomadik and " Linus Walleij
2013-05-28 9:38 ` Lee Jones
2013-05-29 18:41 ` Linus Walleij
2013-05-29 19:01 ` Lee Jones
2013-06-10 10:23 ` [PATCH 7/7 v2] " Lee Jones
2013-06-11 8:43 ` Linus Walleij
2013-05-27 10:43 ` [PATCH 0/7] ARM: ux500: Change naming convention for pinctrl Linus Walleij
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=1369232581-18923-8-git-send-email-lee.jones@linaro.org \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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).