linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/7] pinctrl/nomadik: Standardise Pinctrl compat string for Nomadik based platforms
Date: Wed, 22 May 2013 15:22:59 +0100	[thread overview]
Message-ID: <1369232581-18923-6-git-send-email-lee.jones@linaro.org> (raw)
In-Reply-To: <1369232581-18923-1-git-send-email-lee.jones@linaro.org>

Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
 drivers/pinctrl/pinctrl-nomadik.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/pinctrl-nomadik.c b/drivers/pinctrl/pinctrl-nomadik.c
index 3428175..7712d93 100644
--- a/drivers/pinctrl/pinctrl-nomadik.c
+++ b/drivers/pinctrl/pinctrl-nomadik.c
@@ -2104,7 +2104,7 @@ static struct pinctrl_desc nmk_pinctrl_desc = {
 
 static const struct of_device_id nmk_pinctrl_match[] = {
 	{
-		.compatible = "stericsson,nmk-pinctrl-stn8815",
+		.compatible = "stericsson,stn8815-pinctrl",
 		.data = (void *)PINCTRL_NMK_STN8815,
 	},
 	{
-- 
1.7.10.4

  parent reply	other threads:[~2013-05-22 14:22 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 ` Lee Jones [this message]
2013-05-28 14:27   ` [PATCH 5/7] pinctrl/nomadik: Standardise Pinctrl compat string for Nomadik " 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 ` [PATCH 7/7] Documentation: Update binding for Nomadik and " Lee Jones
2013-05-27 10:41   ` 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-6-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).