From: Kalle Valo <kvalo@qca.qualcomm.com>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH v2 0/2] ath10k: detect hw1.0 boards
Date: Sun, 01 Sep 2013 11:22:06 +0300 [thread overview]
Message-ID: <20130901082007.1930.79088.stgit@localhost6.localdomain6> (raw)
Here's a patchset which detects hw1.0 from the
chip id register and fails the probe if found.
v2:
o use SOC_CHIP_ID_REV_MASK
o move detection to core.c so that it's not just PCI
specific
o add debugfs file for reading the chip id
---
Kalle Valo (2):
ath10k: check chip id from the soc register during probe
ath10k: add chip_id file to debugfs
drivers/net/wireless/ath/ath10k/core.c | 35 ++++++++++++++++++++++++++++++-
drivers/net/wireless/ath/ath10k/core.h | 3 ++-
drivers/net/wireless/ath/ath10k/debug.c | 22 +++++++++++++++++++
drivers/net/wireless/ath/ath10k/hw.h | 8 +++++++
drivers/net/wireless/ath/ath10k/pci.c | 15 ++++++++++++-
5 files changed, 79 insertions(+), 4 deletions(-)
next reply other threads:[~2013-09-01 8:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-01 8:22 Kalle Valo [this message]
2013-09-01 8:22 ` [PATCH v2 1/2] ath10k: check chip id from the soc register during probe Kalle Valo
2013-09-01 15:48 ` Christian Lamparter
2013-09-02 4:38 ` Kalle Valo
2013-09-01 8:22 ` [PATCH v2 2/2] ath10k: add chip_id file to debugfs Kalle Valo
2013-09-03 7:00 ` [PATCH v2 0/2] ath10k: detect hw1.0 boards Kalle Valo
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=20130901082007.1930.79088.stgit@localhost6.localdomain6 \
--to=kvalo@qca.qualcomm.com \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.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