From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Loc Ho <lho@apm.com>, olof@lixom.net, tj@kernel.org, arnd@arndb.de
Cc: linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
jcm@redhat.com, Tuan Phan <tphan@apm.com>,
Suman Tripathi <stripathi@apm.com>
Subject: Re: [PATCH v2 4/4] arm64: Add APM X-Gene SoC 6.0Gbps SATA PHY DTS entries
Date: Wed, 20 Nov 2013 22:03:02 +0400 [thread overview]
Message-ID: <528CF956.3040104@cogentembedded.com> (raw)
In-Reply-To: <1384905197-3566-5-git-send-email-lho@apm.com>
Hello.
On 20-11-2013 3:53, Loc Ho wrote:
> arm64: Add APM X-Gene SoC 6.0Gbps SATA PHY DTS entries
> This patch adds the DTS entries for the APM X-Gene SoC 6.0Gbps SATA PHY
> driver. The PHY for controller 0 and 1 are enabled by default.
> Signed-off-by: Loc Ho <lho@apm.com>
> Signed-off-by: Tuan Phan <tphan@apm.com>
> Signed-off-by: Suman Tripathi <stripathi@apm.com>
> ---
> arch/arm64/boot/dts/apm-storm.dtsi | 28 ++++++++++++++++++++++++++++
> 1 files changed, 28 insertions(+), 0 deletions(-)
> diff --git a/arch/arm64/boot/dts/apm-storm.dtsi b/arch/arm64/boot/dts/apm-storm.dtsi
> index 359d7b6..1d1c8bc 100644
> --- a/arch/arm64/boot/dts/apm-storm.dtsi
> +++ b/arch/arm64/boot/dts/apm-storm.dtsi
> @@ -193,5 +193,33 @@
> reg = <0x0 0x17000014 0x0 0x100>;
> mask = <0x1>;
> };
> +
> + sataphy0: sataphy@1f210000 {
The nodes should better be named like "sata-phy@1f210000" to better comply
with the "ethernet-phy" name we see in the ePAPR spec.
WBR, Sergei
WARNING: multiple messages have this Message-ID (diff)
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 4/4] arm64: Add APM X-Gene SoC 6.0Gbps SATA PHY DTS entries
Date: Wed, 20 Nov 2013 22:03:02 +0400 [thread overview]
Message-ID: <528CF956.3040104@cogentembedded.com> (raw)
In-Reply-To: <1384905197-3566-5-git-send-email-lho@apm.com>
Hello.
On 20-11-2013 3:53, Loc Ho wrote:
> arm64: Add APM X-Gene SoC 6.0Gbps SATA PHY DTS entries
> This patch adds the DTS entries for the APM X-Gene SoC 6.0Gbps SATA PHY
> driver. The PHY for controller 0 and 1 are enabled by default.
> Signed-off-by: Loc Ho <lho@apm.com>
> Signed-off-by: Tuan Phan <tphan@apm.com>
> Signed-off-by: Suman Tripathi <stripathi@apm.com>
> ---
> arch/arm64/boot/dts/apm-storm.dtsi | 28 ++++++++++++++++++++++++++++
> 1 files changed, 28 insertions(+), 0 deletions(-)
> diff --git a/arch/arm64/boot/dts/apm-storm.dtsi b/arch/arm64/boot/dts/apm-storm.dtsi
> index 359d7b6..1d1c8bc 100644
> --- a/arch/arm64/boot/dts/apm-storm.dtsi
> +++ b/arch/arm64/boot/dts/apm-storm.dtsi
> @@ -193,5 +193,33 @@
> reg = <0x0 0x17000014 0x0 0x100>;
> mask = <0x1>;
> };
> +
> + sataphy0: sataphy at 1f210000 {
The nodes should better be named like "sata-phy at 1f210000" to better comply
with the "ethernet-phy" name we see in the ePAPR spec.
WBR, Sergei
next prev parent reply other threads:[~2013-11-20 18:03 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-19 23:53 [PATCH v2 0/4] ata: Add APM X-Gene SoC 6.0Gbps SATA PHY support Loc Ho
2013-11-19 23:53 ` Loc Ho
2013-11-19 23:53 ` [PATCH v2 1/4] PHY: Add function set_speed to generic PHY framework Loc Ho
2013-11-19 23:53 ` Loc Ho
2013-11-19 23:53 ` [PATCH v2 2/4] Documentation: Add APM X-Gene SoC 6.0Gbps SATA PHY driver binding documentation Loc Ho
2013-11-19 23:53 ` Loc Ho
2013-11-19 23:53 ` [PATCH v2 3/4] ata: add APM X-Gene SoC 6.0Gbps SATA PHY driver Loc Ho
2013-11-19 23:53 ` Loc Ho
2013-11-19 23:53 ` [PATCH v2 4/4] arm64: Add APM X-Gene SoC 6.0Gbps SATA PHY DTS entries Loc Ho
2013-11-19 23:53 ` Loc Ho
2013-11-20 0:08 ` Loc Ho
2013-11-20 0:08 ` Loc Ho
2013-11-20 11:39 ` Mark Rutland
2013-11-20 11:39 ` Mark Rutland
2013-11-20 18:03 ` Sergei Shtylyov [this message]
2013-11-20 18:03 ` Sergei Shtylyov
2013-11-20 18:48 ` Arnd Bergmann
2013-11-20 18:48 ` Arnd Bergmann
2013-11-20 8:57 ` [PATCH v2 3/4] ata: add APM X-Gene SoC 6.0Gbps SATA PHY driver Ming Lei
2013-11-20 8:57 ` Ming Lei
2013-11-20 19:16 ` Loc Ho
2013-11-20 19:16 ` Loc Ho
2013-11-20 11:37 ` Mark Rutland
2013-11-20 11:37 ` Mark Rutland
2013-11-20 12:06 ` Arnd Bergmann
2013-11-20 12:06 ` Arnd Bergmann
2013-11-20 15:06 ` Tejun Heo
2013-11-20 15:06 ` Tejun Heo
2013-11-20 15:41 ` Arnd Bergmann
2013-11-20 15:41 ` Arnd Bergmann
2013-11-20 15:49 ` Tejun Heo
2013-11-20 15:49 ` Tejun Heo
2013-11-20 18:46 ` Arnd Bergmann
2013-11-20 18:46 ` Arnd Bergmann
2013-11-20 22:23 ` Loc Ho
2013-11-20 22:23 ` Loc Ho
2013-11-20 9:43 ` [PATCH v2 2/4] Documentation: Add APM X-Gene SoC 6.0Gbps SATA PHY driver binding documentation Mark Rutland
2013-11-20 9:43 ` Mark Rutland
2013-11-20 20:07 ` Loc Ho
2013-11-20 20:07 ` Loc Ho
2013-11-22 9:37 ` Mark Rutland
2013-11-22 9:37 ` Mark Rutland
2013-11-20 18:06 ` [PATCH v2 1/4] PHY: Add function set_speed to generic PHY framework Sergei Shtylyov
2013-11-20 18:06 ` Sergei Shtylyov
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=528CF956.3040104@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=jcm@redhat.com \
--cc=lho@apm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=olof@lixom.net \
--cc=stripathi@apm.com \
--cc=tj@kernel.org \
--cc=tphan@apm.com \
/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.