Linux wireless drivers development
 help / color / mirror / Atom feed
* [RFC v2] ath9k: add devicetree support to ath9k
@ 2016-06-23 17:45 Martin Blumenstingl
  2016-06-23 17:45 ` [PATCH RFC v2 1/2] Documentation: dt: net: add ath9k wireless device binding Martin Blumenstingl
  2016-06-23 17:45 ` [PATCH RFC v2 2/2] ath9k: parse the device configuration from an OF node Martin Blumenstingl
  0 siblings, 2 replies; 10+ messages in thread
From: Martin Blumenstingl @ 2016-06-23 17:45 UTC (permalink / raw)
  To: ath9k-devel, linux-wireless, ath9k-devel
  Cc: nbd, chunkeey, mark.rutland, robh+dt

This series adds support for configuring ath9k based devices via
devicetree. This was tested on PCI(e) based devices. This should work
for AHB based devices as well as soon as the ath79 platform is ready
to populate the ath9k wmac via devicetree.

This series depends on my previous series:
"ath9k: extend and improve handling of ath9k_platform_data"

changes in v1 -> v2:
This addresses all issues found by Christian Lamparter (thanks!), the
detailed changes are documented in each patch.



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

end of thread, other threads:[~2016-06-27 14:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-23 17:45 [RFC v2] ath9k: add devicetree support to ath9k Martin Blumenstingl
2016-06-23 17:45 ` [PATCH RFC v2 1/2] Documentation: dt: net: add ath9k wireless device binding Martin Blumenstingl
2016-06-23 17:58   ` Mark Rutland
2016-06-23 18:14     ` Martin Blumenstingl
2016-06-27 12:57       ` Mark Rutland
2016-06-27 13:07         ` Felix Fietkau
2016-06-27 14:58         ` Martin Blumenstingl
2016-06-23 19:25   ` Arend Van Spriel
2016-06-23 21:46     ` Martin Blumenstingl
2016-06-23 17:45 ` [PATCH RFC v2 2/2] ath9k: parse the device configuration from an OF node Martin Blumenstingl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox