]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
reset: gpio: make the driver fwnode-agnostic
authorBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Fri, 6 Mar 2026 17:22:58 +0000 (18:22 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 9 Mar 2026 09:20:04 +0000 (10:20 +0100)
commitfaaad5006e5835c3b9228906232fc6b17b01512b
tree263551796a9d39b297622e837e72213b558b05cd
parent9035073d0ef1de813c6335239250248bfe0a64aa
reset: gpio: make the driver fwnode-agnostic

With reset core now being able to work with firmware nodes, we can make
reset-gpio node-agnostic and drop any OF dependencies.

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/reset-gpio.c