ARM: kirkwood: Add support for NETGEAR ReadyNAS NV+ v2
authorArnaud Ebalard <arno@natisbad.org>
Sat, 30 Nov 2013 15:13:44 +0000 (16:13 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sun, 1 Dec 2013 22:18:44 +0000 (22:18 +0000)
commit46ca506c43d64e11257a0a113701e9bcccf52416
tree23111e7fe9d87be46e14b24c5b2b3e7ea37b8406
parent8aa0b019fe1400cc8861ead9ff4cd0ba9f4e11ce
ARM: kirkwood: Add support for NETGEAR ReadyNAS NV+ v2

Almost all hardware parts of the NETGEAR ReadyNAS NV+ v2 ([1] for more
details) are supported by mainline kernel. The only missing elements in
provided .dts file are:

 - the front LCD module (Winstar WINSTAR WH1602): driver development is
   ongoing. This is the same LCD module as on ReadyNAS 104.
 - the Macronix MX25L512 512Kbit SPI flash: no time to play with it yet.

The device is the big brother (4 vs 2 bay) of the ReadyNAS Duo v2. The
main differences are some additional LEDs for the disks, a Marvell
88SM4140 SATA Port multiplier (no driver required to access the disk)
and previously described LCD module. Otherwise, it shares the same SoC
(kirkwood 88F6282), RAM (256MB), NAND (128MB), RTC chip (Ricoh rs5c372a),
fan controller (GMT G762), XHCI controller (NEC/Renesas µPD720200).

[1]: http://natisbad.org/NAS5/

Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/kirkwood-netgear_readynas_nv+_v2.dts [new file with mode: 0644]