Default voltage constraints were being provided for fixed voltage regulator where board constraints were not provided but these constraints used INT_MIN as the default minimum voltage which is not a valid value since it is less than zero. Use 1uV instead. Also set the default values we set in the constraints themselves since otherwise the max_uV constraint we determine will not be stored in the actual constraint strucutre and will therefore not be used. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk> |
||
|---|---|---|
| .. | ||
| bq24022.c | ||
| core.c | ||
| da903x.c | ||
| fixed.c | ||
| Kconfig | ||
| Makefile | ||
| pcf50633-regulator.c | ||
| twl4030-regulator.c | ||
| virtual.c | ||
| wm8350-regulator.c | ||
| wm8400-regulator.c | ||