[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1297759236-25323-1-git-send-email-panduranga_mallireddy@ti.com>
Date: Tue, 15 Feb 2011 03:40:31 -0500
From: Panduranga Mallireddy <panduranga_mallireddy@...com>
To: coelho@...com, netdev@...r.kernel.org, linux-omap@...r.kernel.org,
linux-mmc@...r.kernel.org
Cc: ohad@...ery.com, benzyg@...com, pradeepgurumath@...com,
vishalm@...com, x-boudet@...com, naveen_jain@...com,
pavan_savoy@...com, manjunatha_halli@...com, tony@...mide.com,
cjb@...top.org,
Panduranga Mallireddy <panduranga_mallireddy@...com>
Subject: [PATCH v2 0/5] Panda: Support for WLAN on WL127x
Fixes from V1:
1. Removing the pull up of WLAN IRQ line, since it is always held up by wl127x device.
Adding support for WLAN on Panda board using wl12xx and mac80211 drivers
Patches were tested on Panda board.
These patches add software control for emulating card detect events,
add board configurations to support the wl127x device.
These patches are dependent on the patches that enable clock for WLAN on panda.
Please refer the following links for these patches:
https://patchwork.kernel.org/patch/546381/
https://patchwork.kernel.org/patch/546401/
[PATCH 5/5] OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms
is dependent on hwmod adpotation for HSMMC patches series.
For original patches of adpotation for HSMMC refer:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg43464.html
Patches are based on mainline 2.6.38-rc3
Kishore Kadiyala (1):
OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms
Panduranga Mallireddy (4):
omap: panda: wlan board muxing
omap: select REGULATOR_FIXED_VOLTAGE by default for panda and sdp4430
omap: panda: add fixed regulator device for wlan
omap: panda: add mmc5/wl1271 device support
arch/arm/mach-omap2/Kconfig | 2 +
arch/arm/mach-omap2/board-omap4panda.c | 67 ++++++++++++++++++++++++++++++++
arch/arm/mach-omap2/hsmmc.c | 5 ++
drivers/mmc/host/omap_hsmmc.c | 24 +++++++++--
4 files changed, 94 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists