All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Support for DLINK DIR665
@ 2014-10-31 22:13 Andrew Lunn
  2014-10-31 22:13 ` [PATCH 1/4] ARM: Kirkwood: Add support for DLink DIR665 Andrew Lunn
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Andrew Lunn @ 2014-10-31 22:13 UTC (permalink / raw)
  To: linux-arm-kernel

The DLINK is a wireless access point using a Kirkwood processor
and a Marvell TopDog wifi chipset.

The base device tree file was provided by Claudio Leite. I've
performed a few cleanups, added dsa support for the in build switch,
and extended the defconfigs for regression testing.

Andrew Lunn (3):
  ARM: Kirkwood: DIR665: Instantiate Distributed Switch Architecture
  ARM: mvebu: Add DLINK DIR665 options to mvebu_v5_defconfig
  ARM: config: Add DLINK DIR665 options to multi_v5_defconfig

Claudio Leite (1):
  ARM: Kirkwood: Add support for DLink DIR665

 arch/arm/boot/dts/Makefile            |   1 +
 arch/arm/boot/dts/kirkwood-dir665.dts | 278 ++++++++++++++++++++++++++++++++++
 arch/arm/configs/multi_v5_defconfig   |   2 +
 arch/arm/configs/mvebu_v5_defconfig   |   2 +
 4 files changed, 283 insertions(+)
 create mode 100644 arch/arm/boot/dts/kirkwood-dir665.dts

-- 
2.1.1

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

end of thread, other threads:[~2014-11-02 21:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31 22:13 [PATCH 0/4] Support for DLINK DIR665 Andrew Lunn
2014-10-31 22:13 ` [PATCH 1/4] ARM: Kirkwood: Add support for DLink DIR665 Andrew Lunn
2014-10-31 22:45   ` Claudio Leite
2014-11-01 16:03   ` Jason Cooper
2014-11-01 20:11     ` Andrew Lunn
2014-11-01 20:16       ` Jason Cooper
2014-10-31 22:13 ` [PATCH 2/4] ARM: Kirkwood: DIR665: Instantiate Distributed Switch Architecture Andrew Lunn
2014-10-31 22:13 ` [PATCH 3/4] ARM: mvebu: Add DLINK DIR665 options to mvebu_v5_defconfig Andrew Lunn
2014-10-31 22:13 ` [PATCH 4/4] ARM: config: Add DLINK DIR665 options to multi_v5_defconfig Andrew Lunn
2014-11-01 23:42   ` Jason Cooper
2014-11-02 21:41     ` Olof Johansson
2014-11-01 23:40 ` [PATCH 0/4] Support for DLINK DIR665 Jason Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.