[PATCH v2 0/2] ath10k: detect hw1.0 boards

Kalle Valo kvalo at qca.qualcomm.com
Sun Sep 1 04:22:06 EDT 2013


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




More information about the ath10k mailing list