jh71x0: refresh patches and configs once again
[openwrt/staging/wigyori.git] / target / linux / jh71x0 / patches-6.1 / 0012-reset-starfive-jh71x0-Use-32bit-I-O-on-32bit-registe.patch
index 072f845ff2d57151dccdfae04841d481d337df0e..e3da14db748214028aa3db325b2132a04e813b23 100644 (file)
@@ -1,7 +1,7 @@
-From e4c3d628c846b92cd50e89cb90368f276316fd65 Mon Sep 17 00:00:00 2001
+From 365bb978e5e11a16c362d9c2c64d7bf8d04999df Mon Sep 17 00:00:00 2001
 From: Emil Renner Berthing <kernel@esmil.dk>
 Date: Sat, 1 Apr 2023 19:19:24 +0800
-Subject: [PATCH 012/129] reset: starfive: jh71x0: Use 32bit I/O on 32bit
+Subject: [PATCH 012/122] reset: starfive: jh71x0: Use 32bit I/O on 32bit
  registers
 
 We currently use 64bit I/O on the 32bit registers. This works because
@@ -27,7 +27,7 @@ Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
  3 files changed, 23 insertions(+), 24 deletions(-)
 
 diff --git a/drivers/reset/starfive/reset-starfive-jh7100.c b/drivers/reset/starfive/reset-starfive-jh7100.c
-index 5f06e5ae3..2a56f7fd4 100644
+index 5f06e5ae3346..2a56f7fd4ba7 100644
 --- a/drivers/reset/starfive/reset-starfive-jh7100.c
 +++ b/drivers/reset/starfive/reset-starfive-jh7100.c
 @@ -30,16 +30,16 @@
@@ -55,7 +55,7 @@ index 5f06e5ae3..2a56f7fd4 100644
        0,
  };
 diff --git a/drivers/reset/starfive/reset-starfive-jh71x0.c b/drivers/reset/starfive/reset-starfive-jh71x0.c
-index a689f4730..55bbbd2de 100644
+index a689f4730ed7..55bbbd2de52c 100644
 --- a/drivers/reset/starfive/reset-starfive-jh71x0.c
 +++ b/drivers/reset/starfive/reset-starfive-jh71x0.c
 @@ -8,7 +8,6 @@
@@ -138,7 +138,7 @@ index a689f4730..55bbbd2de 100644
  {
        struct jh71x0_reset *data;
 diff --git a/drivers/reset/starfive/reset-starfive-jh71x0.h b/drivers/reset/starfive/reset-starfive-jh71x0.h
-index ac9e80dd3..db7d39a87 100644
+index ac9e80dd3f59..db7d39a87f87 100644
 --- a/drivers/reset/starfive/reset-starfive-jh71x0.h
 +++ b/drivers/reset/starfive/reset-starfive-jh71x0.h
 @@ -8,7 +8,7 @@
@@ -151,5 +151,5 @@ index ac9e80dd3..db7d39a87 100644
  
  #endif /* __RESET_STARFIVE_JH71X0_H */
 -- 
-2.25.1
+2.20.1