devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] ath10k: device tree support
@ 2014-11-27 12:08 Kalle Valo
       [not found] ` <20141127120727.17546.61202.stgit-5n+v4hRq/7bEFBQscRVz1g@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Kalle Valo @ 2014-11-27 12:08 UTC (permalink / raw)
  To: ath10k-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA,
	toshik-F7+t8E8rja9g9hUCZPvPmw

Hi,

here's providing ath10k calibration data via device tree support which
Toshi and me have been working on. Please review.

Device tree maintainers: please review the bindings document
carefully, this is the first time I have written one.

v4:

* use correct devicetree mailing list address

v3:

* add a debug message to ath10k

* write bindings file

* use ar->dev.of_node instead of pci_device_to_OF_node()

v2:

* fixed a bug that returns an uninitialized value if the node is not
  found

---

Kalle Valo (1):
      dt: bindings: add ath10k wireless device

Toshi Kikuchi (1):
      ath10k: read calibration data from Device Tree


 .../bindings/net/wireless/qcom,ath10k.txt          |   30 +++++++++
 drivers/net/wireless/ath/ath10k/core.c             |   70 ++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/core.h             |    3 +
 3 files changed, 102 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-12-08 15:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-27 12:08 [PATCH v4 0/2] ath10k: device tree support Kalle Valo
     [not found] ` <20141127120727.17546.61202.stgit-5n+v4hRq/7bEFBQscRVz1g@public.gmane.org>
2014-11-27 12:08   ` [PATCH v4 1/2] dt: bindings: add ath10k wireless device Kalle Valo
     [not found]     ` <20141127120856.17546.32014.stgit-5n+v4hRq/7bEFBQscRVz1g@public.gmane.org>
2014-11-27 12:28       ` Arnd Bergmann
2014-11-28  9:54         ` Kalle Valo
     [not found]           ` <87fvd3sl9c.fsf-HodKDYzPHsUD5k0oWYwrnHL1okKdlPRT@public.gmane.org>
2014-11-28 10:23             ` Arnd Bergmann
2014-11-28 12:21               ` Kalle Valo
2014-11-27 12:09   ` [PATCH v4 2/2] ath10k: read calibration data from Device Tree Kalle Valo
2014-12-08 15:33   ` [PATCH v4 0/2] ath10k: device tree support Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).