OpenCloudOS-Kernel/drivers/opp
Viresh Kumar aee3352f6e OPP: Add support for config_regulators() helper
Extend the dev_pm_opp_set_config() interface to allow adding
config_regulators() helpers. This helper will be called to set the
voltages of the regulators from the regular path in _set_opp(), while we
are trying to change the OPP.

This will eventually replace the custom set_opp() helper.

Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2022-07-08 11:27:49 +05:30
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
core.c OPP: Add support for config_regulators() helper 2022-07-08 11:27:49 +05:30
cpu.c opp: Remove _dev_pm_opp_find_and_remove_table() wrapper 2020-08-24 17:04:37 +05:30
debugfs.c opp: use list iterator only inside the loop 2022-04-11 08:31:43 +05:30
of.c OPP updates for 5.19-rc1 2022-05-25 15:02:26 +02:00
opp.h OPP: Add support for config_regulators() helper 2022-07-08 11:27:49 +05:30
ti-opp-supply.c OPP: Migrate set-opp-helper API to use set-config helpers 2022-07-08 11:27:49 +05:30