Convert some regulator drivers to GPIO descriptors
authorMark Brown <broonie@kernel.org>
Mon, 26 Feb 2024 20:42:31 +0000 (20:42 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 26 Feb 2024 20:42:31 +0000 (20:42 +0000)
Merge series from Linus Walleij <linus.walleij@linaro.org>:

Despite the work to convert the regulator core to GPIO
descriptors, there are some outliers that use legacy GPIO
numbers in various ways. Convert them all over.


Trivial merge