netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ath6kl: Add SDIO device ID for QCA6234X Support
@ 2014-08-12 10:45 Srinivas Kandagatla
  2014-08-14 12:26 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Srinivas Kandagatla @ 2014-08-12 10:45 UTC (permalink / raw)
  To: Kalle Valo, John W. Linville
  Cc: linux-wireless, netdev, linux-arm-msm, Srinivas Kandagatla

From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

This patch adds device ID 402 to support QCA6234X found in APQ8064 SOC
in IFC6410 board.

Tested with mainline mmci sdio driver.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
 drivers/net/wireless/ath/ath6kl/sdio.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/ath/ath6kl/sdio.c b/drivers/net/wireless/ath/ath6kl/sdio.c
index 339d89f..eab0ab9 100644
--- a/drivers/net/wireless/ath/ath6kl/sdio.c
+++ b/drivers/net/wireless/ath/ath6kl/sdio.c
@@ -1400,6 +1400,7 @@ static const struct sdio_device_id ath6kl_sdio_devices[] = {
 	{SDIO_DEVICE(MANUFACTURER_CODE, (MANUFACTURER_ID_AR6003_BASE | 0x1))},
 	{SDIO_DEVICE(MANUFACTURER_CODE, (MANUFACTURER_ID_AR6004_BASE | 0x0))},
 	{SDIO_DEVICE(MANUFACTURER_CODE, (MANUFACTURER_ID_AR6004_BASE | 0x1))},
+	{SDIO_DEVICE(MANUFACTURER_CODE, (MANUFACTURER_ID_AR6004_BASE | 0x2))},
 	{},
 };
 
-- 
1.9.1

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

* Re: [PATCH] ath6kl: Add SDIO device ID for QCA6234X Support
  2014-08-12 10:45 [PATCH] ath6kl: Add SDIO device ID for QCA6234X Support Srinivas Kandagatla
@ 2014-08-14 12:26 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2014-08-14 12:26 UTC (permalink / raw)
  To: Srinivas Kandagatla
  Cc: John W. Linville, linux-wireless, netdev, linux-arm-msm, ath6kl

Srinivas Kandagatla <srinivas.kandagatla@linaro.org> writes:

> From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
>
> This patch adds device ID 402 to support QCA6234X found in APQ8064 SOC
> in IFC6410 board.
>
> Tested with mainline mmci sdio driver.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>

Thanks, applied.

-- 
Kalle Valo

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

end of thread, other threads:[~2014-08-14 12:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 10:45 [PATCH] ath6kl: Add SDIO device ID for QCA6234X Support Srinivas Kandagatla
2014-08-14 12:26 ` Kalle Valo

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