Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

From: Rob Herring
Date: Thu Apr 07 2016 - 13:57:55 EST


On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote:
> of_map_mode is needed so to be possible to set initial regulators mode from
> the board DTS. Otherwise, for DT boot, regulators are left in their default
> state after reset/reboot. Document device specific modes as well.
>
> Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@xxxxxxxxx>
> ---
> .../bindings/regulator/twl-regulator.txt | 6 ++++++

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/regulator/twl-regulator.c | 22 +++++++++++++++++++---
> 2 files changed, 25 insertions(+), 3 deletions(-)
>