All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: mvebu: Linksys WRT1200AC and WRT1900AC v2 support
@ 2015-05-06 13:13 ` Imre Kaloz
  0 siblings, 0 replies; 14+ messages in thread
From: Imre Kaloz @ 2015-05-06 13:13 UTC (permalink / raw)
  To: linux-arm-kernel

The following patches add support for the Linksys WRT1200AC (Caiman) and
the Linksys WRT1900AC v2 (Cobra).
 
Both boards have:
 
- 2 Marvell 88W8864 radios
- 1 USB 3.0 port
- 1 USB 2.0/eSATAp port
- 2 Ethernet interfaces connected to a 88E6176 switch (1x WAN + 4x LAN)
- 128MB NAND flash
- 512MB RAM

I didn't have much luck getting DSA work in this configuration yet,
so (for now) we use the bootloader configured layout for the switch.
 
The only difference between the two boards is the radio configuration
(2x2 vs 3x3), so everything except the leds (to be named properly)
is in the dtsi file. When the wireless driver will be submitted
upstream, the powertables (calibration data) will end up in the board
specific files, tho.


Imre

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

end of thread, other threads:[~2015-05-11 13:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-06 13:13 [PATCH 0/2] ARM: mvebu: Linksys WRT1200AC and WRT1900AC v2 support Imre Kaloz
2015-05-06 13:13 ` Imre Kaloz
2015-05-06 13:13 ` [PATCH 1/2] ARM: mvebu: add alias for mdio on Armada 38x Imre Kaloz
2015-05-06 13:13   ` Imre Kaloz
2015-05-06 13:32   ` Gregory CLEMENT
2015-05-06 13:32     ` Gregory CLEMENT
2015-05-11 13:15     ` Gregory CLEMENT
2015-05-11 13:15       ` Gregory CLEMENT
2015-05-06 13:14 ` [PATCH 2/2] ARM: mvebu: add support for the new Armada 385 based Linksys boards Imre Kaloz
2015-05-06 13:14   ` Imre Kaloz
2015-05-06 13:47   ` Gregory CLEMENT
2015-05-06 13:47     ` Gregory CLEMENT
2015-05-06 14:00 ` [PATCH 0/2] ARM: mvebu: Linksys WRT1200AC and WRT1900AC v2 support Andrew Lunn
2015-05-06 14:00   ` Andrew Lunn

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.