From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 01/17] ARM: shmobile: r8a73a4: fixup DT node naming for SDHI
Date: Tue, 15 Oct 2013 13:26:12 +0000 [thread overview]
Message-ID: <525D4274.2080303@cogentembedded.com> (raw)
In-Reply-To: <87hacjdlmi.wl%kuninori.morimoto.gx@renesas.com>
Hello.
On 15-10-2013 11:44, Kuninori Morimoto wrote:
> According to ePAPR spec,
> this patch exchanges SDHI DT node from "sdhi" to "sd".
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts | 16 ++++++++--------
> arch/arm/boot/dts/r8a73a4.dtsi | 6 +++---
> 2 files changed, 11 insertions(+), 11 deletions(-)
> diff --git a/arch/arm/boot/dts/r8a73a4.dtsi b/arch/arm/boot/dts/r8a73a4.dtsi
> index 287e047..447c128 100644
> --- a/arch/arm/boot/dts/r8a73a4.dtsi
> +++ b/arch/arm/boot/dts/r8a73a4.dtsi
> @@ -244,7 +244,7 @@
> #gpio-cells = <2>;
> };
>
> - sdhi0: sdhi@ee100000 {
> + sd0: sd@ee100000 {
Having to change the node names doesn't mean you need to change the labels
too (and PFC-related node names too). In fact, I think the existing labels are
better.
WBR, Sergei
next prev parent reply other threads:[~2013-10-15 13:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-15 7:44 [PATCH 01/17] ARM: shmobile: r8a73a4: fixup DT node naming for SDHI Kuninori Morimoto
2013-10-15 13:26 ` Sergei Shtylyov [this message]
2013-10-16 0:47 ` Simon Horman
2013-10-17 2:49 ` Kuninori Morimoto
2013-10-21 1:55 ` Kuninori Morimoto
2013-10-21 13:09 ` Sergei Shtylyov
2013-10-29 4:43 ` Simon Horman
2013-10-29 5:16 ` Simon Horman
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=525D4274.2080303@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=linux-sh@vger.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;
as well as URLs for NNTP newsgroup(s).