On Tue, Nov 15, 2022 at 07:36:01AM +0000, Corentin Labbe wrote: > It work exactly like regulator_bulk_get() but instead of working on a > provided list of names, it seek all consumers properties matching > xxx-supply. The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/of_regulator_bulk_get_all for you to fetch changes up to 27b9ecc7a9ba1d0014779bfe5a6dbf630899c6e7: regulator: Add of_regulator_bulk_get_all (2022-11-18 15:13:34 +0000) ---------------------------------------------------------------- regulator: Add of_regulator_bulk_get_all() This adds a new of_regulator_bulk_get_all() which grab all supplies properties in a DT node, for use in implementing generic handling for things like MDIO PHYs where the physical standardisation of the bus does not extend to power supplies. ---------------------------------------------------------------- Corentin Labbe (1): regulator: Add of_regulator_bulk_get_all drivers/regulator/of_regulator.c | 92 ++++++++++++++++++++++++++++++++++++++ include/linux/regulator/consumer.h | 8 ++++ 2 files changed, 100 insertions(+)
Attachment:
signature.asc
Description: PGP signature