> These settings are based on the "Recommended Sleep Sequences for > the Zoom Platform" pdf at: > > http://omappedia.com/wiki/File:Recommended_Sleep_Sequences_Zoom.pdf > > These settings assume most of the regulators are under control of > Linux, and twl4030 only cuts off VDD1 and VDD2 during off-idle as > Linux cannot do it. > > For any board specific changes to these, let's patch them in as > changes to the generic data in the follow-up patches. This keeps > the board specific changes small. > > Note that this does not consider the twl5030 errata 27 and 28. > That can be added later on after it has been tested. For more > information about errata 27 and 28, please see: > > https://github.com/openembedded/openembedded/blob/master/recipes/linux/linux-omap-2.6.39/mfd/0012-MFD-TWL4030-workaround-changes-for-Erratum-27.patch > > Cc: Peter De Schrijver <pdeschrijver@xxxxxxxxxx> > Cc: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx> > Acked-by: Lee Jones <lee.jones@xxxxxxxxxx> > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx> > --- > .../devicetree/bindings/mfd/twl4030-power.txt | 4 + > drivers/mfd/twl4030-power.c | 103 +++++++++++++++++++++ > 2 files changed, 107 insertions(+) Assuming the magic numbers are replaced by transparent #defines: Acked-by: Lee Jones <lee.jones@xxxxxxxxxx> -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html