jh71x0: add new target for StarFive JH7100/7110 SoC
[openwrt/staging/wigyori.git] / target / linux / jh71x0 / patches-6.1 / 0069-dts-6.1-mmc-change-starfive-sysreg-to-starfive-sysco.patch
diff --git a/target/linux/jh71x0/patches-6.1/0069-dts-6.1-mmc-change-starfive-sysreg-to-starfive-sysco.patch b/target/linux/jh71x0/patches-6.1/0069-dts-6.1-mmc-change-starfive-sysreg-to-starfive-sysco.patch
new file mode 100644 (file)
index 0000000..05ca109
--- /dev/null
@@ -0,0 +1,35 @@
+From 82b76cf5477f1189608f1ab69c855f89e96bebd6 Mon Sep 17 00:00:00 2001
+From: Zoltan HERPAI <wigyori@uid0.hu>
+Date: Sun, 28 May 2023 19:55:44 +0200
+Subject: [PATCH 69/95] dts/6.1: mmc: change starfive,sysreg to starfive,syscon
+
+Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
+---
+ arch/riscv/boot/dts/starfive/jh7110.dtsi | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/arch/riscv/boot/dts/starfive/jh7110.dtsi b/arch/riscv/boot/dts/starfive/jh7110.dtsi
+index 5e6421851ffa..3adfcd1b710a 100644
+--- a/arch/riscv/boot/dts/starfive/jh7110.dtsi
++++ b/arch/riscv/boot/dts/starfive/jh7110.dtsi
+@@ -556,7 +556,7 @@
+                       fifo-depth = <32>;
+                       fifo-watermark-aligned;
+                       data-addr = <0>;
+-                      starfive,sysreg = <&sysreg 0x14 0x1a 0x7c000000>;
++                      starfive,syscon = <&sysreg 0x14 0x1a 0x7c000000>;
+                       status = "disabled";
+               };
+@@ -572,7 +572,7 @@
+                       fifo-depth = <32>;
+                       fifo-watermark-aligned;
+                       data-addr = <0>;
+-                      starfive,sysreg = <&sysreg 0x9c 0x1 0x3e>;
++                      starfive,syscon = <&sysreg 0x9c 0x1 0x3e>;
+                       status = "disabled";
+               };
+-- 
+2.20.1
+