[PATCH 0/6] ARM: tegra: enable wlan for t20 and t30

From: Wei Ni
Date: Mon Aug 27 2012 - 06:28:25 EST


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

Wei Ni (6):
ARM: tegra: set up wlan clocks for tegra dt
brcmfmac: Handling the interrupt in ISR directly for non-OOB
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 wireless in defconfig

arch/arm/boot/dts/tegra20-seaboard.dts | 5 +++
arch/arm/boot/dts/tegra20-ventana.dts | 15 +++++++++
arch/arm/boot/dts/tegra30-cardhu.dtsi | 32 ++++++++++++++++++++
arch/arm/configs/tegra_defconfig | 4 ++
arch/arm/mach-tegra/board-dt-tegra20.c | 4 ++
arch/arm/mach-tegra/board-dt-tegra30.c | 4 ++
drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c | 2 +
drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c | 8 ++++-
8 files changed, 73 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/