treewide: consolidate named GPIO patch into hack-5.10
authorIlya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Sat, 24 Apr 2021 00:20:11 +0000 (17:20 -0700)
committerPetr Štetiar <ynezz@true.cz>
Sun, 9 May 2021 07:15:44 +0000 (09:15 +0200)
commit89b99e9c1a3c89602beed813830efc95784b20d5
treecc3bf772dcd090e36e0bba4a12a7a4f41f8697ad
parent62850e7a77befd1fbbceaec5c609e1538b152eba
treewide: consolidate named GPIO patch into hack-5.10

ath79, lantiq, ipq40xx, ramips all use the OpenWrt-specific gpio-export
functionality. Consolidate the patch that adds it under hack-5.10 since
this logic is obviously not target-specific. For those who want to
disable it, unsetting CONFIG_GPIO_SYSFS symbol will disable this code.

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
target/linux/ath79/patches-5.10/0036-GPIO-add-named-gpio-exports.patch [deleted file]
target/linux/generic/hack-5.10/800-GPIO-add-named-gpio-exports.patch [new file with mode: 0644]
target/linux/lantiq/patches-5.10/0030-GPIO-add-named-gpio-exports.patch [deleted file]
target/linux/ramips/patches-5.10/800-GPIO-add-named-gpio-exports.patch [deleted file]