linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: <linux-firmware@kernel.org>
Cc: <linux-wireless@vger.kernel.org>, <ath10k@lists.infradead.org>
Subject: [PATCH v2 6/6] ath10k: QCA6174: update board files
Date: Wed, 24 Aug 2016 14:34:17 +0300	[thread overview]
Message-ID: <20160824113417.5625.90975.stgit@potku.adurom.net> (raw)
In-Reply-To: <20160824113134.5625.35574.stgit@potku.adurom.net>

Adding support for new QCA6174 board types.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
---
 ath10k/QCA6174/hw2.1/board-2.bin |  Bin
 ath10k/QCA6174/hw3.0/board-2.bin |  Bin
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/ath10k/QCA6174/hw2.1/board-2.bin b/ath10k/QCA6174/hw2.1/board-2.bin
index 3e0da12c277188e31c081773a9b5b18f86f1d91c..eda3f0f3b3ee4adfed5853ba2557420b94556e82 100644
GIT binary patch
delta 29
jcmbQzAuy#wV8g<MiH^F>=Mvh_B`^Xp)An--%x;ST#7GSI

delta 30
lcmbQzAuy#wV8g<M$&3eeo6jY*pG#l_Vy5lq5}4f<0|3&Y4SN6p

diff --git a/ath10k/QCA6174/hw3.0/board-2.bin b/ath10k/QCA6174/hw3.0/board-2.bin
index a71865242e19ed53a9353dbfdc844c311532029c..8e7b8c0b0cae7f7ac15ef5ca42fa5bcca6ad66c2 100644
GIT binary patch
delta 2553
zcmdmTLSV}&kqzq{HlIt-aM(P}K|x{jw*?9c+r^GB1DRq6w=S6ex{;B8^Dc)!^4qs1
zGMXx|7@8WJZGPXtuF(E%A>;OM3z=9RF?niEzLOx&$gx?bQHW{sM0qvV4IltyiEl1w
z-p$ImXuD1i^DFc1W>1*^*-sYWWtqNXA!D$hfrXKIE+Yd2!yb7ME?z%*kAplDqcKpU
z^yVK9uSDx*WhBHPSPDpEVm`kA=RH)`n0!QGWT~t%1B(C|ZbUJ7dH<h}6rN*x5tUI7
z6RI?w6Mh*aM~K12_5Xj5+xd(wa0U<0|NB`gYuz@18E$LSwh+T$0fWiQ#q}p|5NDr!
zO<Y%d!j>I-5BkI;fN8(5zG>^W?LQurG-=VM!wd|l;*;|tk_@6`qhh6GrD9>UaD;G-
zq>QkPpooaHv;YGGL|if!CcY_h8~b!%q>2LL#dtJcu*cK@$BW5mybQ{CF&&MUK^HG#
z)7LmM@-dCpDu@ba07|dz4YwG#v#T0e=oFVG6;~FQq~_|Tq?TnSr`j4A8yX;0|Ap%|
z?{RSAU|c@=zlXbSh@w)mG_!J&6r)m-FcXXx3lkHOjFe;sVn)eGVJ0X&S&&g=@&W6Q
zn=8ER#MBJ1T4sV`na={4W&1gF-9<x1MMDu-7|IqF4GjTGh%y5)qiCow6A~?gMI6Z)
z5q$N6fr5d7Kn$k^fdIq<0bu=$E)J9esRxr_8mtgP0NY3mAX#K_5C^IrObY__!T?aY
TAV>p>#P*8@j3P{nOQKl;_CT?r

delta 80
zcmV-W0I&bF$`rK75U{R5v+jThAhVW0KtQwhpdcW#HsQ6Pw+o^HARw3PfdLP*+F<-2
mhc@B?w>IJe1mXhuz_Z+7a0s`o%mb=7vlhW1Ah%Wo1pYr1w<R9{

  parent reply	other threads:[~2016-08-24 11:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-24 11:32 [PATCH v2 0/6] linux-firmware: ath10k: update and add various firmware files Kalle Valo
2016-08-24 11:32 ` [PATCH v2 1/6] ath10k: QCA4019 hw1.0: add firmware and board files Kalle Valo
2016-08-24 11:32 ` [PATCH v2 2/6] ath10k: QCA9887 " Kalle Valo
2016-08-24 11:33 ` [PATCH v2 3/6] ath10k: QCA9888 hw2.0: " Kalle Valo
2016-08-24 11:33 ` [PATCH v2 4/6] ath10k: QCA9984 hw1.0: " Kalle Valo
2016-08-24 11:33 ` [PATCH v2 5/6] ath10k: QCA988X hw2.0: update firmware to 10.2.4.70.54 Kalle Valo
2016-08-24 11:34 ` Kalle Valo [this message]
2016-08-25  0:38 ` [PATCH v2 0/6] linux-firmware: ath10k: update and add various firmware files Kyle McMartin

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=20160824113417.5625.90975.stgit@potku.adurom.net \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=linux-firmware@kernel.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;
as well as URLs for NNTP newsgroup(s).