From ae1bf0c52f10fb8e5044f886bbd1511b19ff17c7 Mon Sep 17 00:00:00 2001 From: Hongjian Zhang Date: Thu, 8 Jun 2023 18:53:28 +0800 Subject: [PATCH] 22.03.4: modify rs485 patches path --- .../0016-gl-x300b-add-rs485-support.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/patches-22.03.4/0016-gl-x300b-add-rs485-support.patch b/patches-22.03.4/0016-gl-x300b-add-rs485-support.patch index cb4888a..240d108 100644 --- a/patches-22.03.4/0016-gl-x300b-add-rs485-support.patch +++ b/patches-22.03.4/0016-gl-x300b-add-rs485-support.patch @@ -1,18 +1,18 @@ -From acfe10d9101cbdb0d07839b46c4c11bdceb56f07 Mon Sep 17 00:00:00 2001 -From: lincolnzh -Date: Fri, 11 Nov 2022 15:35:43 +0800 +From 8420e17cbd3a8030da71da0b990047e2983cb7a4 Mon Sep 17 00:00:00 2001 +From: Hongjian Zhang +Date: Thu, 8 Jun 2023 16:39:42 +0800 Subject: [PATCH] fix glinet rs485 auto txrx --- .../821-fix-glinet-rs485-auto-txrx.patch | 78 +++++++++++++++++++ 1 file changed, 78 insertions(+) - create mode 100644 target/linux/ath79/patches-5.10/821-fix-glinet-rs485-auto-txrx.patch + create mode 100644 target/linux/generic/hack-5.10/821-fix-glinet-rs485-auto-txrx.patch -diff --git a/target/linux/ath79/patches-5.10/821-fix-glinet-rs485-auto-txrx.patch b/target/linux/ath79/patches-5.10/821-fix-glinet-rs485-auto-txrx.patch +diff --git a/target/linux/generic/hack-5.10/821-fix-glinet-rs485-auto-txrx.patch b/target/linux/generic/hack-5.10/821-fix-glinet-rs485-auto-txrx.patch new file mode 100644 index 0000000000..ffbc50138e --- /dev/null -+++ b/target/linux/ath79/patches-5.10/821-fix-glinet-rs485-auto-txrx.patch ++++ b/target/linux/generic/hack-5.10/821-fix-glinet-rs485-auto-txrx.patch @@ -0,0 +1,78 @@ +Index: b/drivers/tty/serial/8250/8250.h +===================================================================