[U-Boot] [PATCH] regulator: Allow autosetting fixed regulators

Sven Schwermer sven at svenschwermer.de
Fri May 31 08:29:34 UTC 2019


> For fixed regulator, will min_uV/max_uV be set to value other
> than -ENODATA? I think no.

I see this commonly done (see Linux device trees as well as the u-boot device trees) and the kernel documentation seems to encourage it:
https://www.kernel.org/doc/Documentation/devicetree/bindings/regulator/fixed-regulator.txt <https://www.kernel.org/doc/Documentation/devicetree/bindings/regulator/fixed-regulator.txt>

Sven



More information about the U-Boot mailing list