From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Richard Zhu <richard.zhuhongxing@gmail.com>
Cc: shawn.guo@linaro.org, linux-arm-kernel@lists.infradead.org,
jgarzik@pobox.com, tj@kernel.org, rob.herring@calxeda.com,
s.hauer@pengutronix.de, linux-ide@vger.kernel.org,
Richard Zhu <r65037@freescale.com>
Subject: Re: [v6 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
Date: Sat, 13 Jul 2013 00:40:48 +0400 [thread overview]
Message-ID: <51E069D0.7030204@cogentembedded.com> (raw)
In-Reply-To: <1373622078-18723-2-git-send-email-Hong-Xing.Zhu@freescale.com>
On 07/12/2013 01:41 PM, Richard Zhu wrote:
> From: Richard Zhu <r65037@freescale.com>
> Only imx6q has the ahci sata controller, enable
> it on imx6q platforms.
> Signed-off-by: Richard Zhu <r65037@freescale.com>
[...]
> diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi
> index e7dd2c4..93b65d9 100644
> --- a/arch/arm/boot/dts/imx6q.dtsi
> +++ b/arch/arm/boot/dts/imx6q.dtsi
> @@ -424,6 +424,15 @@
> };
> };
>
> + ahci: ahci@02200000 {
According to ePAPR [1] section 2.2.2, "the name of the node should
be somewhat generic, reflecting the function of the device and not its
precise programming model. If appropriate, the name should be one of the
following choices:
[...]
- sata;
[...]"
[1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf
WBR, Sergei
next prev parent reply other threads:[~2013-07-12 20:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-12 9:41 [PATCH v6 0/3] ahci: enable ahci sata support on imx6q Richard Zhu
2013-07-12 9:41 ` [v6 1/3] ARM: dtsi: enable ahci sata on imx6q platforms Richard Zhu
2013-07-12 20:40 ` Sergei Shtylyov [this message]
2013-07-15 2:13 ` Zhu Richard-R65037
2013-07-12 9:41 ` [v6 2/3] ARM: imx6q: update the sata bits definitions of gpr13 Richard Zhu
2013-07-12 9:41 ` [v6 3/3] sata: imx: add ahci sata support on imx platforms Richard Zhu
2013-07-15 2:02 ` Shawn Guo
2013-07-15 5:21 ` Zhu Richard-R65037
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=51E069D0.7030204@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=jgarzik@pobox.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-ide@vger.kernel.org \
--cc=r65037@freescale.com \
--cc=richard.zhuhongxing@gmail.com \
--cc=rob.herring@calxeda.com \
--cc=s.hauer@pengutronix.de \
--cc=shawn.guo@linaro.org \
--cc=tj@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).