commit | f8ebdff08740709a75e796f12cc5902e3b5b9dd6 | [log] [tgz] |
---|---|---|
author | Roger Quadros <ext-roger.quadros@nokia.com> | Wed Sep 30 18:26:37 2009 +0300 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Oct 12 15:19:23 2009 +0200 |
tree | 3b0941b5e196ddeb8d9b109f8c4471d4246c660b | |
parent | d93a8f829fe1d2f3002f2c6ddb553d12db420412 [diff] |
mfd: Fix twl4030 boot with twl4030 usb transceiver enabled The usb regulator supplies (usb1v5, usb1v8 & usb3v1) must be available before adding the twl4030_usb child, else twl4030_usb_ldo_init() will always fail thus causing boot lock-up. This patch fixes boot on OMAP systems using the twl4030 usb transceiver. CONFIG_TWL4030_USB=y Signed-off-by: Roger Quadros <ext-roger.quadros@nokia.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>