From: Bhagavathi Perumal S <bperumal-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: ath10k-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Bhagavathi Perumal S
<bperumal-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
Subject: [PATCH v4 0/3] ath10k: Add support to configure BB timing for external FEM
Date: Tue, 11 Dec 2018 21:43:21 +0530 [thread overview]
Message-ID: <1544544804-4039-1-git-send-email-bperumal@codeaurora.org> (raw)
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 (3):
dt-bindings: net: ath10k: fix node name and device type in qcom ath10k
example
dt-bindings: net: ath10k: add new dt entry to identify external FEM
ath10k: Add support to configure BB timing over wmi
v2:
Addressed review comments in dt:
* Fixed node name and device type with new dt patch "dt-bindings: net: ath10k:
fix node name and device type in qcom ath10k example".
* Changed the dt patch subject to "dt-bindings: net: ath10k: add new dt entry
to identify external FEM".
* Added new property in existing example.
* Enumarated some valid FEM names.
v3:
Addressed review comments in valid fem names.
v4:
Corrected typo error in the commit log of PATCH 1/3.
.../bindings/net/wireless/qcom,ath10k.txt | 12 ++++--
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, 125 insertions(+), 3 deletions(-)
--
1.9.1
next reply other threads:[~2018-12-11 16:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-11 16:13 Bhagavathi Perumal S [this message]
[not found] ` <1544544804-4039-1-git-send-email-bperumal-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-12-11 16:13 ` [PATCH v4 1/3] dt-bindings: net: ath10k: fix node name and device type in qcom ath10k example Bhagavathi Perumal S
2018-12-20 17:10 ` Kalle Valo
[not found] ` <1544544804-4039-2-git-send-email-bperumal-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-12-17 21:44 ` Rob Herring
2018-12-20 17:10 ` Kalle Valo
2018-12-11 16:13 ` [PATCH v4 2/3] dt-bindings: net: ath10k: add new dt entry to identify external FEM Bhagavathi Perumal S
[not found] ` <1544544804-4039-3-git-send-email-bperumal-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-12-17 20:37 ` Rob Herring
2018-12-20 13:23 ` Kalle Valo
2018-12-11 16:13 ` [PATCH v4 3/3] ath10k: Add support to configure BB timing over wmi Bhagavathi Perumal S
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1544544804-4039-1-git-send-email-bperumal@codeaurora.org \
--to=bperumal-sgv2jx0feol9jmxxk+q4oq@public.gmane.org \
--cc=ath10k-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).