jh71x0: update patches and config
[openwrt/staging/wigyori.git] / target / linux / jh71x0 / patches-6.1 / 0090-dts-6.1-jh7110-syscon-updates.patch
diff --git a/target/linux/jh71x0/patches-6.1/0090-dts-6.1-jh7110-syscon-updates.patch b/target/linux/jh71x0/patches-6.1/0090-dts-6.1-jh7110-syscon-updates.patch
deleted file mode 100644 (file)
index 690c839..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-From 79c663c8da42f137dd67549eb4c8613e9b7b45df Mon Sep 17 00:00:00 2001
-From: Zoltan HERPAI <wigyori@uid0.hu>
-Date: Mon, 29 May 2023 00:39:44 +0200
-Subject: [PATCH 90/95] dts/6.1: jh7110: syscon updates
-
-Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
----
- arch/riscv/boot/dts/starfive/jh7110.dtsi | 9 ++-------
- 1 file changed, 2 insertions(+), 7 deletions(-)
-
-diff --git a/arch/riscv/boot/dts/starfive/jh7110.dtsi b/arch/riscv/boot/dts/starfive/jh7110.dtsi
-index 5b3e30ec9618..0fb22d4a860e 100644
---- a/arch/riscv/boot/dts/starfive/jh7110.dtsi
-+++ b/arch/riscv/boot/dts/starfive/jh7110.dtsi
-@@ -552,11 +552,6 @@
-                       #reset-cells = <1>;
-               };
--              sysreg: syscon@13030000 {
--                      compatible = "starfive,sysreg", "syscon";
--                      reg = <0x0 0x13030000 0x0 0x1000>;
--              };
--
-               sys_syscon: syscon@13030000 {
-                       compatible = "starfive,jh7110-sys-syscon", "syscon", "simple-mfd";
-                       reg = <0x0 0x13030000 0x0 0x1000>;
-@@ -626,7 +621,7 @@
-                       fifo-depth = <32>;
-                       fifo-watermark-aligned;
-                       data-addr = <0>;
--                      starfive,syscon = <&sysreg 0x14 0x1a 0x7c000000>;
-+                      starfive,syscon = <&sys_syscon 0x14 0x1a 0x7c000000>;
-                       status = "disabled";
-               };
-@@ -642,7 +637,7 @@
-                       fifo-depth = <32>;
-                       fifo-watermark-aligned;
-                       data-addr = <0>;
--                      starfive,syscon = <&sysreg 0x9c 0x1 0x3e>;
-+                      starfive,syscon = <&sys_syscon 0x9c 0x1 0x3e>;
-                       status = "disabled";
-               };
--- 
-2.20.1
-