This series is to mainly address the boot failures reported on the Tegra124 Jetson TK1 where the AS3772 PMIC is failing to probe on -next [0]. However, there are a couple other patches I am including here which came from looking at this problem. Here is a summary of the patches ... Patch 1: Allows additional supplies to be resolved even if one fails Patch 2: Fixes potential crash if turning on a supply fails Patch 3-5: Address issue with AS3722 probe failing [0] http://marc.info/?l=linux-tegra&m=145927821311669&w=2 Jon Hunter (5): regulator: core: Don't terminate supply resolution early regulator: core: Clear the supply pointer if enabling fails regulator: core: Move registration of regulator device regulator: core: Add early supply resolution for a bypassed regulator regulator: helpers: Ensure bypass register field matches ON value drivers/regulator/core.c | 59 ++++++++++++++++++++++++++------------------- drivers/regulator/helpers.c | 2 +- 2 files changed, 35 insertions(+), 26 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html