From f1f97db627b2f82989a0f97a74bc7a3debd67ecd Mon Sep 17 00:00:00 2001 From: Olliver Schinagl Date: Tue, 20 Sep 2022 12:01:48 +0200 Subject: realtek: Convert incorrect v5.10 patches OpenWRT's developer guide prefers having actual patches so they an be sent upstream more easily. However, in this case, Adding proper fields also allows for `git am` to properly function. Some of these patches are quite old, and lack much traceable history. This commit tries to rectify that, by digging in the history to find where and how it was first added. It is by no means perfect and also shows some patches that should have been long gone. Signed-off-by: Olliver Schinagl --- .../007-5.16-gpio-realtek-realtek-otto-fix-gpio-line-irq-offset.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/realtek/patches-5.10/007-5.16-gpio-realtek-realtek-otto-fix-gpio-line-irq-offset.patch') diff --git a/target/linux/realtek/patches-5.10/007-5.16-gpio-realtek-realtek-otto-fix-gpio-line-irq-offset.patch b/target/linux/realtek/patches-5.10/007-5.16-gpio-realtek-realtek-otto-fix-gpio-line-irq-offset.patch index f1f739d470..9935c57257 100644 --- a/target/linux/realtek/patches-5.10/007-5.16-gpio-realtek-realtek-otto-fix-gpio-line-irq-offset.patch +++ b/target/linux/realtek/patches-5.10/007-5.16-gpio-realtek-realtek-otto-fix-gpio-line-irq-offset.patch @@ -1,4 +1,5 @@ -gpio: realtek-otto: fix GPIO line IRQ offset +From: Sander Vanheule +Subject: gpio: realtek-otto: fix GPIO line IRQ offset The irqchip uses one domain for all GPIO lines, so th line offset should be determined w.r.t. the first line of the first port, not the first line of the -- cgit v1.2.3