Re: [PATCH v3 2/2] regulator: pfuze100: add support to en-/disable switch regulators

From: Fabio Estevam
Date: Mon Jul 23 2018 - 16:48:52 EST


On Mon, Jul 23, 2018 at 4:47 AM, Marco Felsch <m.felsch@xxxxxxxxxxxxxx> wrote:
> Add enable/disable support for switch regulators on pfuze100.
>
> Based on commit 5fe156f1cab4 ("regulator: pfuze100: add enable/disable for
> switch") which is reverted due to boot regressions by commit 464a5686e6c9
> ("regulator: Revert "regulator: pfuze100: add enable/disable for switch"").
> Disabling the switch regulators will only be done if the user specifies
> "fsl,pfuze-support-disable-sw" in its device tree to keep backward
> compatibility with current dtb's [1].
>
> [1] https://patchwork.kernel.org/patch/10490381/
>
> Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx>

Reviewed-by: Fabio Estevam <fabio.estevam@xxxxxxx>