netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Green <andy.green@linaro.org>
To: Kalle Valo <kvalo@codeaurora.org>,
	Eugene Krasnikov <k.eugene.e@gmail.com>
Cc: wcn36xx@lists.infradead.org, linux-wireless@vger.kernel.org,
	netdev@vger.kernel.org
Subject: [PATCH 0/2] net: wireless: wcn36xx: OOT platform reference patch for msm8916 / wcn36xx
Date: Sun, 18 Jan 2015 13:16:39 +0800	[thread overview]
Message-ID: <20150118051222.32019.32719.stgit@114-36-241-182.dynamic.hinet.net> (raw)

These patches are not intended for upstreaming.  They are
included as a reference to show how to hook up wcn36xx to
msm platforms using the OOT PIL support needed.

The following series adds Eugene's OOT msm platform shim to
wcn36xx and modifies it to provide wcn36xx platform data
about chip type from Device Tree.

It's useful as an example for how to implement on msm
platforms that do not have all the necessary support
upstreamed yet.

This was tested on msm8916-QRD "phone" dev platform.

---

Andy Green (1):
      net wireless wcn36xx adapt wcnss platform to select module by DT

Eugene Krasnikov (1):
      net wireless wcn36xx add wcnss platform code


 drivers/net/wireless/ath/wcn36xx/Makefile      |    2 
 drivers/net/wireless/ath/wcn36xx/wcn36xx-msm.c |  360 ++++++++++++++++++++++++
 2 files changed, 361 insertions(+), 1 deletion(-)
 create mode 100644 drivers/net/wireless/ath/wcn36xx/wcn36xx-msm.c

--

             reply	other threads:[~2015-01-18  5:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18  5:16 Andy Green [this message]
2015-01-18  5:16 ` [PATCH 1/2] net wireless wcn36xx add wcnss platform code Andy Green
2015-02-09 18:00   ` Bjorn Andersson
2015-02-10  6:41     ` Kalle Valo
2015-01-18  5:16 ` [PATCH 2/2] net wireless wcn36xx adapt wcnss platform to select module by DT Andy Green
2015-01-19  8:34   ` Eugene Krasnikov
2015-01-19  8:44     ` Andy Green
2015-01-19  8:49       ` Eugene Krasnikov
2015-01-19  9:00         ` Andy Green
     [not found]           ` <CAAfg0W4uPeSUxngVB5nU3y66JNDUA4TrZ_J2eALwcpKryKiMQg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-19  9:02             ` Eugene Krasnikov
2015-01-19  9:34               ` Andy Green
2015-01-27 20:27                 ` Eugene Krasnikov

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=20150118051222.32019.32719.stgit@114-36-241-182.dynamic.hinet.net \
    --to=andy.green@linaro.org \
    --cc=k.eugene.e@gmail.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=wcn36xx@lists.infradead.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).