regulator: Add of_regulator_bulk_get_all()
authorMark Brown <broonie@kernel.org>
Fri, 18 Nov 2022 16:11:05 +0000 (16:11 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 18 Nov 2022 16:11:05 +0000 (16:11 +0000)
Merge series from Corentin Labbe <clabbe@baylibre.com>:

This adds a new 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.

1  2 
include/linux/regulator/consumer.h

Simple merge