All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] rt2x00: RT5350 support
@ 2017-01-20 13:28 Stanislaw Gruszka
  2017-01-20 13:28 ` [PATCH v4 1/3] rt2x00: add copy of clk for soc devices Stanislaw Gruszka
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Stanislaw Gruszka @ 2017-01-20 13:28 UTC (permalink / raw)
  To: linux-wireless
  Cc: Helmut Schaa, Daniel Golle, Gabor Juhos, Serge Vasilugin,
	Mathias Kresin, Michel Stempin, John Crispin

Repost patches from Daniel with updated clock handling and
correct author of RT5350 patch.

Note I did not test patches on SOC devices, but getting
clock frequency is simple and should be trouble-free.

Daniel Golle (1):
  rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal

Serge Vasilugin (1):
  rt2x00: add support for RT5350 WiSoC

Stanislaw Gruszka (1):
  rt2x00: add copy of clk for soc devices

 drivers/net/wireless/ralink/rt2x00/rt2800.h    |   1 +
 drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 156 +++++++++++++++++++++++--
 drivers/net/wireless/ralink/rt2x00/rt2x00.h    |   5 +
 drivers/net/wireless/ralink/rt2x00/rt2x00soc.c |   1 +
 4 files changed, 155 insertions(+), 8 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-01-29 11:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-20 13:28 [PATCH v4 0/3] rt2x00: RT5350 support Stanislaw Gruszka
2017-01-20 13:28 ` [PATCH v4 1/3] rt2x00: add copy of clk for soc devices Stanislaw Gruszka
2017-01-20 14:13   ` Daniel Golle
2017-01-28  7:09   ` [v4,1/3] " Kalle Valo
2017-01-28 19:39   ` [PATCH v4 1/3] " Felix Fietkau
2017-01-29 11:16     ` Stanislaw Gruszka
2017-01-20 13:28 ` [PATCH v4 2/3] rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal Stanislaw Gruszka
2017-01-20 13:28 ` [PATCH v4 3/3] rt2x00: add support for RT5350 WiSoC Stanislaw Gruszka
2017-01-20 14:32 ` [PATCH v4 0/3] rt2x00: RT5350 support Daniel Golle
2017-01-20 15:38   ` Stanislaw Gruszka

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.