linux/drivers/opp
Viresh Kumar 69b1af178a OPP: Add dev_pm_opp_get_supplies()
We already have an API for getting voltage information for a single
regulator, dev_pm_opp_get_voltage(), but there is nothing available for
multiple regulator case.

This patch adds a new API, dev_pm_opp_get_supplies(), to get all
information related to the supplies for an OPP.

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
..
core.c OPP: Add dev_pm_opp_get_supplies() 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
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
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