generic: add gpio-regmap request/free ops patch
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 8 Jan 2025 16:56:16 +0000 (17:56 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 8 Jan 2025 18:43:41 +0000 (19:43 +0100)
commit3c8b23fad882cb3313b54a2667646ff17c694d98
tree60d6962f8d55b4d9c022d649af8466f4b7f9ac60
parentc06d4df9748aea84b9a4ffcbe51b2e6fff94de1e
generic: add gpio-regmap request/free ops patch

This patch is needed on bmips since it fixes issues with GPIOs not being
properly configured due to gpio_request_enable not being called on bcm63xx
devices. Therefore we can now drop the bcm63268 gpio function patch.

Backported from f5b1d340be9488af71e6522c3f10f1ebd1a35446 with the exception of
the realtek patch removal.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry picked from commit f5b1d340be9488af71e6522c3f10f1ebd1a35446)
target/linux/bmips/patches-6.6/110-pinctrl-bcm63268-add-gpio-function.patch [deleted file]
target/linux/generic/pending-6.6/821-gpio-regmap-Use-generic-request-free-ops.patch [new file with mode: 0644]