linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for another NSA310
@ 2013-07-17 16:51 Andrew Lunn
  2013-07-17 16:51 ` [PATCH 1/2] ARM: Kirkwood: Add support for another ZyXEL NSA310 variant Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andrew Lunn @ 2013-07-17 16:51 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-08-08 16:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-17 16:51 [PATCH 0/2] Support for another NSA310 Andrew Lunn
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

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).