[U-Boot] [PATCH V3 2/6] power: regulator use node name when no regulator-name
Simon Glass
sjg at chromium.org
Fri Aug 7 17:39:47 CEST 2015
On 7 August 2015 at 02:43, Peng Fan <Peng.Fan at freescale.com> wrote:
>
> If there is no property named 'regulator-name' for regulators,
> choose node name instead, but not directly return failure value.
>
> Signed-off-by: Peng Fan <Peng.Fan at freescale.com>
> Cc: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>
> Changes v3:
> None.
>
> Changes v2:
> None. The comments update patch, see 3/6.
>
> drivers/power/regulator/regulator-uclass.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list