RE: [PATCH v2 5/6] arm: davinci: DA850: Add GPIO pinmux configuration for wl1271

2011-07-25 Thread Nori, Sekhar
On Sun, Jul 10, 2011 at 18:44:38, Ido Yariv wrote: The wl1271 daughter board makes use of a few GPIOs: GPIO6_9 is used for powering down/up the WLAN functionality. GPIO6_10 is used as an input IRQ line from the WLAN chip. Add the required pinmux configuration for these GPIOs.

[PATCH v2 5/6] arm: davinci: DA850: Add GPIO pinmux configuration for wl1271

2011-07-10 Thread Ido Yariv
The wl1271 daughter board makes use of a few GPIOs: GPIO6_9 is used for powering down/up the WLAN functionality. GPIO6_10 is used as an input IRQ line from the WLAN chip. Add the required pinmux configuration for these GPIOs. Signed-off-by: Ido Yariv i...@wizery.com ---