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)
commit802ec11e20d8031353d6897a28f56e26a307deca
tree09773a4e8bb2a7e53548ab827993a6f7eb8e2fb1
parent531a0c0cdbff9cecf41073220a826f8b1132f9ab
parentf25828a1eae1ee1a9257e2818b237b8208bd383e
Convert some regulator drivers to GPIO descriptors

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.