]> git.ipfire.org Git - thirdparty/openwrt.git/commit
generic: add gpio-regmap request/free ops patch 17528/head
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:59:28 +0000 (19:59 +0100)
commit55af6e1af0b8a259dc60bc14d14ac87dc0e0bd93
tree28fcc82db6e3f9b046868a579b524cabd00b674f
parent125a2e1311183624b9a53bba9449bd0b5619a0cc
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 and bmips patches removal.

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