Merge tag 'regulator-of-get-optional' of git://git.kernel.org/pub/scm/linux/kernel...
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 2 Oct 2024 10:20:16 +0000 (12:20 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 2 Oct 2024 10:20:16 +0000 (12:20 +0200)
regulator: Add of_regulator_get_optional() APIs

Add of_regulator_get_optional() APIs, which can be used by generic code
to improve integration of regulator management helpers for their users.

Merge this into the pmdomain tree to allow new users to be added.


Trivial merge