devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ath10k: Add support to configure BB timing for external FEM
@ 2018-10-04 11:42 Bhagavathi Perumal S
       [not found] ` <1538653364-1239-1-git-send-email-bperumal-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Bhagavathi Perumal S @ 2018-10-04 11:42 UTC (permalink / raw)
  To: ath10k-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	bperumal-sgV2jX0FEOL9JmXXK+q4OQ

This adds support to choose correct Base Band(BB) timing values based on
the input Front End Module(FEM) hardware name from Device Tree entry and
configure it in hardware through WMI interface. Since the BB timing values
can vary between FEM hardwares and not same as default value used
in reference hardware.

Bhagavathi Perumal S (2):
  dt: bindings: add new dt entry to indentify external FEM
  ath10k: Add support to configure BB timing over wmi

 .../bindings/net/wireless/qcom,ath10k.txt          | 22 ++++++++++
 drivers/net/wireless/ath/ath10k/mac.c              | 47 ++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi-ops.h          | 20 +++++++++
 drivers/net/wireless/ath/ath10k/wmi.c              | 23 +++++++++++
 drivers/net/wireless/ath/ath10k/wmi.h              | 26 ++++++++++++
 5 files changed, 138 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2018-11-07 10:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-04 11:42 [PATCH 0/2] ath10k: Add support to configure BB timing for external FEM Bhagavathi Perumal S
     [not found] ` <1538653364-1239-1-git-send-email-bperumal-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-10-04 11:42   ` [PATCH 1/2] dt: bindings: add new dt entry to indentify " Bhagavathi Perumal S
     [not found]     ` <1538653364-1239-2-git-send-email-bperumal-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-10-15 19:24       ` Rob Herring
2018-10-30  8:41         ` bperumal-sgV2jX0FEOL9JmXXK+q4OQ
     [not found]           ` <d617b0c39a2faa7c9b23b884bef3f829-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-10-30 15:32             ` Rob Herring
     [not found]               ` <CAL_JsqLTxzFSQ6jvZo7CCcxBML6Y5j2AvAOotnVDJGTh-1K7ZA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2018-11-07 10:47                 ` Bhagavathi Perumal S
2018-10-04 11:42   ` [PATCH 2/2] ath10k: Add support to configure BB timing over wmi Bhagavathi Perumal S

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).