[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241020194028.2272371-11-l.rubusch@gmail.com>
Date: Sun, 20 Oct 2024 19:40:15 +0000
From: Lothar Rubusch <l.rubusch@...il.com>
To: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
dinguyen@...nel.org,
marex@...x.de,
s.trumtrar@...gutronix.de
Cc: l.rubusch@...il.com,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCHv2 10/23] ARM: dts: socfpga: remove arria10 reset-names
Remove the reset-names since the binding does not mention them, and they
seem not to be used in arria10 (similarily to agilex).
Signed-off-by: Lothar Rubusch <l.rubusch@...il.com>
---
arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi b/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi
index 6a2ecc7ed..005c57843 100644
--- a/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi
+++ b/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi
@@ -818,7 +818,6 @@ timer0: timer0@...02700 {
clocks = <&l4_sp_clk>;
clock-names = "timer";
resets = <&rst SPTIMER0_RESET>;
- reset-names = "timer";
};
timer1: timer1@...02800 {
@@ -828,7 +827,6 @@ timer1: timer1@...02800 {
clocks = <&l4_sp_clk>;
clock-names = "timer";
resets = <&rst SPTIMER1_RESET>;
- reset-names = "timer";
};
timer2: timer2@...00000 {
@@ -838,7 +836,6 @@ timer2: timer2@...00000 {
clocks = <&l4_sys_free_clk>;
clock-names = "timer";
resets = <&rst L4SYSTIMER0_RESET>;
- reset-names = "timer";
};
timer3: timer3@...00100 {
@@ -848,7 +845,6 @@ timer3: timer3@...00100 {
clocks = <&l4_sys_free_clk>;
clock-names = "timer";
resets = <&rst L4SYSTIMER1_RESET>;
- reset-names = "timer";
};
uart0: serial@...02000 {
--
2.25.1
Powered by blists - more mailing lists