[PATCH 0/3] Add support for the Armada-370-based Seagate NAS
Jason Cooper
jason at lakedaemon.net
Mon Aug 31 06:03:38 PDT 2015
On Mon, Aug 31, 2015 at 03:02:36PM +0200, Simon Guinot wrote:
> 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.
Understood, but I'd also like to make it a bit easier for hackers not
intimately familiar with the tree/products to find the file they are
interested in.
I've no problem with 'armada-370-seagate-personalcloud-n090103.dts'
either.
thx,
Jason.
More information about the linux-arm-kernel
mailing list