diff options
author | Marco Felsch <m.felsch@pengutronix.de> | 2019-09-17 17:40:20 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-09-17 16:59:18 +0100 |
commit | 131cb1210d4b58acb0695707dad2eb90dcb50a2a (patch) | |
tree | e63748a9983acc5471f07dfaf685ca52aa22a82f /drivers/regulator/tps65910-regulator.c | |
parent | c82f27df07573ec7b124efe176d2ac6c038787a5 (diff) | |
download | blackbird-op-linux-131cb1210d4b58acb0695707dad2eb90dcb50a2a.tar.gz blackbird-op-linux-131cb1210d4b58acb0695707dad2eb90dcb50a2a.zip |
regulator: of: fix suspend-min/max-voltage parsing
Currently the regulator-suspend-min/max-microvolt must be within the
root regulator node but the dt-bindings specifies it as subnode
properties for the regulator-state-[mem/disk/standby] node. The only DT
using this bindings currently is the at91-sama5d2_xplained.dts and this
DT uses it correctly. I don't know if it isn't tested but it can't work
without this fix.
Fixes: f7efad10b5c4 ("regulator: add PM suspend and resume hooks")
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Link: https://lore.kernel.org/r/20190917154021.14693-3-m.felsch@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/tps65910-regulator.c')
0 files changed, 0 insertions, 0 deletions