linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Support for another NSA310
Date: Wed, 17 Jul 2013 18:51:48 +0200	[thread overview]
Message-ID: <1374079910-24345-1-git-send-email-andrew@lunn.ch> (raw)

There are apparently three different designs of the ZyXEL NSA310 NAS
box. This patchset adds support for a second one, refactoring the
common DTS parts into a shared DTSI file.

What is not clear is naming. There is no obvious marketing name
difference, hardware version label, etc. So for the same of argument,
this new device uses the name NSA310a in DTS.

The second patch adds to the kirkwood_defconfig drivers not already in
the default configuration, plus some additional drivers used by other
kirkwood devices. The aim is to improve build test coverage.

	 Andrew


Andrew Lunn (2):
  ARM: Kirkwood: Add support for another ZyXEL NSA210 variant
  ARM: Kirkwood: update defconfig for used i2c devices, EXT4 FS, r8169

 arch/arm/boot/dts/Makefile                    |    1 +
 arch/arm/boot/dts/kirkwood-nsa310-common.dtsi |  107 ++++++++++++++++
 arch/arm/boot/dts/kirkwood-nsa310.dts         |  100 +--------------
 arch/arm/boot/dts/kirkwood-nsa310a.dts        |  165 +++++++++++++++++++++++++
 arch/arm/configs/kirkwood_defconfig           |   10 +-
 5 files changed, 283 insertions(+), 100 deletions(-)
 create mode 100644 arch/arm/boot/dts/kirkwood-nsa310-common.dtsi
 create mode 100644 arch/arm/boot/dts/kirkwood-nsa310a.dts

-- 
1.7.10.4

             reply	other threads:[~2013-07-17 16:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17 16:51 Andrew Lunn [this message]
2013-07-17 16:51 ` [PATCH 1/2] ARM: Kirkwood: Add support for another ZyXEL NSA310 variant Andrew Lunn
2013-07-25 20:04   ` Jason Cooper
2013-07-17 16:51 ` [PATCH 2/2] ARM: Kirkwood: update defconfig for used i2c devices, EXT4 FS, r8169 Andrew Lunn
2013-07-25 20:09   ` Jason Cooper
2013-08-08 13:53 ` [PATCH 0/2] Support for another NSA310 Andrew Lunn
     [not found]   ` <5203C5A4.8000906@harsszegi.com>
2013-08-08 16:25     ` Andrew Lunn

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=1374079910-24345-1-git-send-email-andrew@lunn.ch \
    --to=andrew@lunn.ch \
    --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 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).