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)
commitdb6f6ba74ea237356564a06882adf6e95d6cf3e1
tree52705be2f85445ba05284320ce1406c9c2ba504d
parentbc64f30eb9a5edb299ee0a1a05cc21e4079fd9f3
parent27b9ecc7a9ba1d0014779bfe5a6dbf630899c6e7
regulator: Add of_regulator_bulk_get_all()

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.
include/linux/regulator/consumer.h