]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
reset: gpio: convert the driver to using the auxiliary bus
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 20 Nov 2025 13:24:03 +0000 (14:24 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 20 Nov 2025 15:51:48 +0000 (16:51 +0100)
commit109ce747ac22d22a88e5ebd76d606d60a834646c
tree554fa2538e004f70f7f74c0feede6d741953ea4f
parent46dae84a90f9845df661adb116560e33d47a82ee
reset: gpio: convert the driver to using the auxiliary bus

As the reset-gpio devices are purely virtual and never instantiated from
real firmware nodes, let's convert the driver to using the - more
fitting - auxiliary bus.

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/Kconfig
drivers/reset/core.c
drivers/reset/reset-gpio.c