linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ARM: tegra: enable wlan for t20 and t30
@ 2012-09-21  8:54 Wei Ni
  2012-09-21  8:54 ` [PATCH v2 1/5] ARM: tegra: set up wlan clocks for tegra dt Wei Ni
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Wei Ni @ 2012-09-21  8:54 UTC (permalink / raw)
  To: swarren
  Cc: krakesh, ldewangan, linux-tegra, linux-arm-kernel, linux-kernel, Wei Ni

Enable wlan for following tegra board:
Tegra30: Cardhu.
Tegra20: Seaboard, Ventana.

Note that this series depends on specific brcmfmac patches:
http://thread.gmane.org/gmane.linux.kernel.wireless.general/97337.

V2: -Since Broadcom restructure the dpc routine with above link,
     it can fix non-OOB issue, so we remove the patches for brcmfmac driver.
    -Support Cardhu a02 and a04 board.
    -Remove the config WLAN and WIRELESS in the patch,
     because they are default=y
    -Add bus-width for sdhci in the dts file

Wei Ni (5):
  ARM: tegra: set up wlan clocks for tegra dt
  ARM: dt: t20 seaboard: turn on the power for wlan
  ARM: dt: t20 ventana: set pinmux and power for wlan
  ARM: dt: t30 cardhu: set pinmux and power for wlan
  ARM: tegra: enable brcmfmac in defconfig

 arch/arm/boot/dts/tegra20-seaboard.dts   |    6 ++++++
 arch/arm/boot/dts/tegra20-ventana.dts    |   16 ++++++++++++++++
 arch/arm/boot/dts/tegra30-cardhu-a02.dts |    6 ++++++
 arch/arm/boot/dts/tegra30-cardhu-a04.dts |    6 ++++++
 arch/arm/boot/dts/tegra30-cardhu.dtsi    |   27 +++++++++++++++++++++++++++
 arch/arm/configs/tegra_defconfig         |    2 ++
 arch/arm/mach-tegra/board-dt-tegra20.c   |    4 ++++
 arch/arm/mach-tegra/board-dt-tegra30.c   |    4 ++++
 8 files changed, 71 insertions(+), 0 deletions(-)


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

end of thread, other threads:[~2012-10-15 21:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-21  8:54 [PATCH v2 0/5] ARM: tegra: enable wlan for t20 and t30 Wei Ni
2012-09-21  8:54 ` [PATCH v2 1/5] ARM: tegra: set up wlan clocks for tegra dt Wei Ni
2012-09-21  8:54 ` [PATCH v2 2/5] ARM: dt: t20 seaboard: turn on the power for wlan Wei Ni
2012-09-21  8:54 ` [PATCH v2 3/5] ARM: dt: t20 ventana: set pinmux and " Wei Ni
2012-09-21  8:54 ` [PATCH v2 4/5] ARM: dt: t30 cardhu: " Wei Ni
2012-09-21  8:55 ` [PATCH v2 5/5] ARM: tegra: enable brcmfmac in defconfig Wei Ni
2012-09-21 14:39   ` Arend van Spriel
2012-09-21 16:19     ` Stephen Warren
2012-09-21 19:05       ` Arend van Spriel
2012-09-24 17:48         ` Stephen Warren
2012-10-15 21:18 ` [PATCH v2 0/5] ARM: tegra: enable wlan for t20 and t30 Stephen Warren

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