[PATCH v3 0/4] DT support for LaCie 2Big and 5Big Network v2
Simon Guinot
simon.guinot at sequanux.org
Fri May 23 11:02:42 PDT 2014
On Sun, May 11, 2014 at 10:21:48PM +0200, Andrew Lunn wrote:
> v3:
> gpio_poweroff -> gpio-poweroff, etc.
> Add stdout-path
> Remove pinctrl property from spi, set in kirkwood.dtsi.
>
> Andrew Lunn (4):
> ARM: Kirkwood: Add board file for netxbig LEDs
> ARM: Kirkwood: Add DT descriptions for net2big and net5big.
> ARM: mvebu: Add LaCie 2Big and 5Big Network v2
> ARM: multi_v5: Enable LaCie 2Big and 5Big Network v2
>
> arch/arm/boot/dts/Makefile | 2 +
> arch/arm/boot/dts/kirkwood-net2big.dts | 30 +++++
> arch/arm/boot/dts/kirkwood-net5big.dts | 83 ++++++++++++++
> arch/arm/boot/dts/kirkwood-netxbig.dtsi | 166 +++++++++++++++++++++++++++
> arch/arm/configs/multi_v5_defconfig | 1 +
> arch/arm/configs/mvebu_v5_defconfig | 1 +
> arch/arm/mach-mvebu/Kconfig | 7 ++
> arch/arm/mach-mvebu/Makefile | 1 +
> arch/arm/mach-mvebu/board-netxbig.c | 191 ++++++++++++++++++++++++++++++++
> arch/arm/mach-mvebu/board.h | 5 +
> arch/arm/mach-mvebu/kirkwood.c | 3 +
> 11 files changed, 490 insertions(+)
> create mode 100644 arch/arm/boot/dts/kirkwood-net2big.dts
> create mode 100644 arch/arm/boot/dts/kirkwood-net5big.dts
> create mode 100644 arch/arm/boot/dts/kirkwood-netxbig.dtsi
> create mode 100644 arch/arm/mach-mvebu/board-netxbig.c
Hi Andrew,
I have successfully tested your patch series (on the top of Linux
3.15-rc6) on a 2Big Network v2 board.
Unfortunately, I failed to test the 5Big Network v2 support. My power
supply died :( And since the connector is very specific, I have to wait
until next Tuesday to get an another one.
Moreover, I have a question. The DT support for the d2 Network v2 board
(d2net_v2) is still missing. Since this board is very close from the
2Big Network v2, I think it should be included in this patch series. Do
you want me to take care of that ?
Regards,
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140523/4509ff54/attachment.sig>
More information about the linux-arm-kernel
mailing list