ARM: kirkwood: DT board setup for Network Space Mini v2
authorSimon Guinot <simon.guinot@sequanux.org>
Wed, 17 Oct 2012 10:09:06 +0000 (12:09 +0200)
committerJason Cooper <jason@lakedaemon.net>
Wed, 21 Nov 2012 20:58:49 +0000 (20:58 +0000)
commit7f9871d9d30f25891e0c4da4c6284d9e66e702f5
tree5a9b180c35a261f8d215212cbb46e24ca0b7683d
parentca7d94524ab3554b08f13de91674d570cb4a09b6
ARM: kirkwood: DT board setup for Network Space Mini v2

This patch adds DT board setup for the LaCie NAS Network Space Mini v2
(aka SafeBox). The hardware characteristics are very close to those of
the Network Space Lite v2. The main difference are:
- A GPIO fan which is only available on the NS2 Mini.
- A single USB host port is wired on the NS2 Mini. The NS2 Lite provides
  an additional dual-mode USB port (host/device).

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/kirkwood-ns2mini.dts [new file with mode: 0644]
arch/arm/mach-kirkwood/Kconfig
arch/arm/mach-kirkwood/Makefile
arch/arm/mach-kirkwood/board-dt.c
arch/arm/mach-kirkwood/board-ns2.c
arch/arm/mach-kirkwood/common.h
drivers/leds/Kconfig
This page took 0.028003 seconds and 5 git commands to generate.