[PATCH 2/3] omap3: igep3: Fix IGEP module second MMC channel power supply.

2011-01-10 Thread Enric Balletbo i Serra
The second MMC channel (used by the WLAN/BT module) is not linked to power regulator. This causes the WLAN/BT module to fail being detected if CONFIG_REGULATOR_DUMMY is not set. This patch adds the two regulators that actually feed the WLAN/BT module (1v8 from the TWL4030 VIO LDO, and a fixed

Re: [PATCH 2/3] omap3: igep3: Fix IGEP module second MMC channel power supply.

2011-01-10 Thread Marc Zyngier
On Mon, 10 Jan 2011 14:26:13 +0100, Enric Balletbo i Serra eballe...@gmail.com wrote: The second MMC channel (used by the WLAN/BT module) is not linked to power regulator. This causes the WLAN/BT module to fail being detected if CONFIG_REGULATOR_DUMMY is not set. This patch adds the two