All of lore.kernel.org
 help / color / mirror / Atom feed
From: simon.guinot@sequanux.org (Simon Guinot)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Add support for the Armada-370-based Seagate NAS
Date: Mon, 31 Aug 2015 15:02:36 +0200	[thread overview]
Message-ID: <20150831130236.GN30993@kw.sim.vm.gnt> (raw)
In-Reply-To: <20150831123944.GK3684@io.lakedaemon.net>

On Mon, Aug 31, 2015 at 12:39:44PM +0000, Jason Cooper wrote:
> On Sat, Aug 29, 2015 at 06:46:42PM +0200, Simon Guinot wrote:
> > Hi,
> > 
> > This patch series adds support for the Seagate machines based on the
> > Armada-370 Marvell SoC. This includes the Personal Cloud 1 and 2-Bay
> > and the Seagate NAS 2 and 4-Bay.
> > 
> > Thanks,
> > 
> > Simon
> > 
> > Simon Guinot (2):
> >   ARM: mvebu: add DT support for Seagate Personal Cloud
> >   ARM: mvebu: enable options for Seagate NAS in mvebu_v7_defconfig
> > 
> > Vincent Donnefort (1):
> >   ARM: mvebu: add DT support for Seagate NAS 2 and 4-Bay
> > 
> >  arch/arm/boot/dts/Makefile                |   4 +
> >  arch/arm/boot/dts/armada-370-n090103.dts  |  28 ++++
> >  arch/arm/boot/dts/armada-370-n090201.dts  |  28 ++++
> >  arch/arm/boot/dts/armada-370-n090203.dts  |  42 ++++++
> >  arch/arm/boot/dts/armada-370-n090401.dts  | 124 ++++++++++++++++
> >  arch/arm/boot/dts/armada-370-n090x01.dtsi | 232 ++++++++++++++++++++++++++++++
> >  arch/arm/boot/dts/armada-370-n090x03.dtsi | 174 ++++++++++++++++++++++
> >  arch/arm/configs/mvebu_v7_defconfig       |   9 +-
> >  8 files changed, 640 insertions(+), 1 deletion(-)
> >  create mode 100644 arch/arm/boot/dts/armada-370-n090103.dts
> >  create mode 100644 arch/arm/boot/dts/armada-370-n090201.dts
> >  create mode 100644 arch/arm/boot/dts/armada-370-n090203.dts
> >  create mode 100644 arch/arm/boot/dts/armada-370-n090401.dts
> >  create mode 100644 arch/arm/boot/dts/armada-370-n090x01.dtsi
> >  create mode 100644 arch/arm/boot/dts/armada-370-n090x03.dtsi

Hi Jason,

> 
> Could you please name these something more informative?  e.g.
> armada-370-seagate-personal-cloud-{1,2}.dts, etc?

Sure I can. But note that n090103 is an hardware name while Seagate
Personal Cloud is a product name. The former is unique while the latter
is not. For example, it is possible that we will see in a near future an
hardware update for the Personal Cloud.

But if you still feel it is the right way to go, I'll be glad to do the
changes.

Thanks,

Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150831/888a4915/attachment.sig>

  reply	other threads:[~2015-08-31 13:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-29 16:46 [PATCH 0/3] Add support for the Armada-370-based Seagate NAS Simon Guinot
2015-08-29 16:46 ` [PATCH 1/3] ARM: mvebu: add DT support for Seagate NAS 2 and 4-Bay Simon Guinot
2015-08-31 12:43   ` Andrew Lunn
2015-08-31 13:13     ` Simon Guinot
2015-08-31 13:16       ` Andrew Lunn
2015-08-31 14:31         ` Simon Guinot
2015-08-29 16:46 ` [PATCH 2/3] ARM: mvebu: add DT support for Seagate Personal Cloud Simon Guinot
2015-08-31 12:59   ` Jason Cooper
2015-08-31 14:28     ` Simon Guinot
2015-08-31 14:36       ` Andrew Lunn
2015-08-29 16:46 ` [PATCH 3/3] ARM: mvebu: enable options for Seagate NAS in mvebu_v7_defconfig Simon Guinot
2015-08-31 12:39 ` [PATCH 0/3] Add support for the Armada-370-based Seagate NAS Jason Cooper
2015-08-31 13:02   ` Simon Guinot [this message]
2015-08-31 13:03     ` Jason Cooper

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=20150831130236.GN30993@kw.sim.vm.gnt \
    --to=simon.guinot@sequanux.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.