regulator: pca9450: Enable DVS control via PMIC_STBY_REQ
authorRickard x Andersson <rickaran@axis.com>
Fri, 29 Apr 2022 07:22:11 +0000 (09:22 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 3 May 2022 12:47:44 +0000 (13:47 +0100)
commit20078e3bbe6e5adb1a88f03f9609d532d99c690c
treeab1bd8ff4d5b4ea21478d32d5b7cde0baf95d13a
parent2364a64d0673f5044e6a52cb17d6d60c6f1f8329
regulator: pca9450: Enable DVS control via PMIC_STBY_REQ

When DVS is enabled via the devicetree properties
"nxp,dvs-run-voltage" and "nxp,dvs-standby-voltage" then
also the bit that enables DVS control via PMIC_STBY_REQ pin
should be set.

Signed-off-by: Rickard x Andersson <rickaran@axis.com>
Link: https://lore.kernel.org/r/20220429072211.24957-5-rickaran@axis.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/pca9450-regulator.c