From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: ux500: correct typo in pinctrl Device Tree node
Date: Wed, 30 Jan 2013 09:46:08 -0700 [thread overview]
Message-ID: <51094E50.4000302@wwwdotorg.org> (raw)
In-Reply-To: <1359563102-5934-1-git-send-email-linus.walleij@stericsson.com>
On 01/30/2013 09:25 AM, Linus Walleij wrote:
> The preference is to use '-' instead of '_' in compatible strings.
> diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi
> pinctrl {
> - compatible = "stericsson,nmk_pinctrl";
> + compatible = "stericsson,nmk-pinctrl";
Is there a driver-side patch which this depends on too?
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Warren <swarren@wwwdotorg.org>
To: Linus Walleij <linus.walleij@stericsson.com>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Stephen Warren <swarren@nvidia.com>,
Anmar Oueja <anmar.oueja@linaro.org>,
Lee Jones <lee.jones@linaro.org>,
Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH] ARM: ux500: correct typo in pinctrl Device Tree node
Date: Wed, 30 Jan 2013 09:46:08 -0700 [thread overview]
Message-ID: <51094E50.4000302@wwwdotorg.org> (raw)
In-Reply-To: <1359563102-5934-1-git-send-email-linus.walleij@stericsson.com>
On 01/30/2013 09:25 AM, Linus Walleij wrote:
> The preference is to use '-' instead of '_' in compatible strings.
> diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi
> pinctrl {
> - compatible = "stericsson,nmk_pinctrl";
> + compatible = "stericsson,nmk-pinctrl";
Is there a driver-side patch which this depends on too?
next prev parent reply other threads:[~2013-01-30 16:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-30 16:25 [PATCH] ARM: ux500: correct typo in pinctrl Device Tree node Linus Walleij
2013-01-30 16:25 ` Linus Walleij
2013-01-30 16:46 ` Stephen Warren [this message]
2013-01-30 16:46 ` Stephen Warren
2013-01-30 16:58 ` Lee Jones
2013-01-30 16:58 ` Lee Jones
2013-01-30 17:07 ` [PATCH 1/1] pinctrl: nomadik: Rename Device Tree compatible string Lee Jones
2013-01-30 17:07 ` Lee Jones
2013-01-30 17:27 ` Stephen Warren
2013-01-30 17:27 ` Stephen Warren
2013-01-30 18:08 ` Linus Walleij
2013-01-30 18:08 ` 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=51094E50.4000302@wwwdotorg.org \
--to=swarren@wwwdotorg.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.