All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] ath11k: Add IPQ6018 support
@ 2020-07-23 12:11 ` Anilkumar Kolli
  0 siblings, 0 replies; 10+ messages in thread
From: Anilkumar Kolli @ 2020-07-23 12:11 UTC (permalink / raw)
  To: ath11k; +Cc: devicetree, akolli, linux-wireless

IPQ6018 has a 5G radio and 2G radio with 2x2
and shares IPQ8074 configuration.

Tested on: IPQ6018 WLAN.HK.2.2-02134-QCAHKSWPL_SILICONZ-1
Tested on: IPQ8074 WLAN.HK.2.4.0.1-00009-QCAHKSWPL_SILICONZ-1 

Anilkumar Kolli (3):
  dt: bindings: net: update compatible for ath11k
  ath11k: copy ce service configs to hw_params
  ath11k: add IPQ6018 support

V2:
 - Added devicetree reviewers 
V3:
 - addressed dt bindinds comments
 - Reworked on Kalles patches
 - copied ce svc configs to hw_params
V4:
 - updated dt patch (Rob)

 .../bindings/net/wireless/qcom,ath11k.yaml         |   4 +-
 drivers/net/wireless/ath/ath11k/ahb.c              | 131 ++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/core.c             |  20 ++--
 drivers/net/wireless/ath/ath11k/core.h             |   2 +
 drivers/net/wireless/ath/ath11k/hw.h               |   2 +
 5 files changed, 146 insertions(+), 13 deletions(-)

-- 
2.7.4


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

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

end of thread, other threads:[~2020-07-23 15:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-23 12:11 [PATCH v4 0/3] ath11k: Add IPQ6018 support Anilkumar Kolli
2020-07-23 12:11 ` Anilkumar Kolli
2020-07-23 12:11 ` [PATCH v4 1/3] dt: bindings: net: update compatible for ath11k Anilkumar Kolli
2020-07-23 12:11   ` Anilkumar Kolli
2020-07-23 15:54   ` Rob Herring
2020-07-23 15:54     ` Rob Herring
2020-07-23 12:11 ` [PATCH v4 2/3] ath11k: copy ce service configs to hw_params Anilkumar Kolli
2020-07-23 12:11   ` Anilkumar Kolli
2020-07-23 12:11 ` [PATCH v4 3/3] ath11k: add IPQ6018 support Anilkumar Kolli
2020-07-23 12:11   ` Anilkumar Kolli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.