ath79: backport gpio immutable irq_chip support
authorShiji Yang <yangshiji66@qq.com>
Sun, 28 May 2023 01:17:34 +0000 (09:17 +0800)
committerDavid Bauer <mail@david-bauer.net>
Fri, 8 Sep 2023 16:06:30 +0000 (18:06 +0200)
commit7ba69a94f924b0eefd05874d63fd616fab06ded6
treef6aabe4e1db07f224bf39f446d2ded29de690683
parent54758cf24bd8123c724c59805a21d940db0b058c
ath79: backport gpio immutable irq_chip support

This patch converts the driver to immutable irq-chip, which can
silence some gpio warnings.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ath79/patches-6.1/010-v6.4-gpio-ath79-Convert-to-immutable-irq_chip.patch [new file with mode: 0644]