On Wed, 12 Jun 2019 at 07:32, Sven Schwermer <s...@svenschwermer.de> wrote:
>
> Fixed regulators don't have a set_value method. Therefore, trying to
> set their value will always return -ENOSYS.
>
> Signed-off-by: Sven Schwermer <s...@svenschwermer.de>
> Cc: Jaehoon Chung <jh80.ch...@samsung.com>
> Cc: Peng Fan <peng....@nxp.com>
> ---
>  drivers/power/regulator/regulator-uclass.c | 3 +++
>  1 file changed, 3 insertions(+)
>

Reviewed-by: Simon Glass <s...@chromium.org>

It should be possible to create a simple test for this in test/dm/regulator.c
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to