diff options
author | Sebastian Reichel <sebastian.reichel@collabora.com> | 2025-02-20 21:58:04 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-02-24 18:26:08 +0300 |
commit | 0dffacbbf8d044456d50c893adb9499775c489f4 (patch) | |
tree | 60a92d096e3ea9c41ef0082f6418671e123de823 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0ad2507d5d93f39619fc42372c347d6006b64319 (diff) | |
download | linux-0dffacbbf8d044456d50c893adb9499775c489f4.tar.xz |
regulator: Add (devm_)of_regulator_get()
The Rockchip power-domain controller also plans to make use of
per-domain regulators similar to the MediaTek power-domain controller.
Since existing DTs are missing the regulator information, the kernel
should fallback to the automatically created dummy regulator if
necessary. Thus the version without the _optional suffix is needed.
The Rockchip driver plans to use the managed version, but to be
consistent with existing code the unmanaged version is added at the
same time.
Tested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://patch.msgid.link/20250220-rk3588-gpu-pwr-domain-regulator-v6-1-a4f9c24e5b81@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions