[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241027143654.28474-6-l.rubusch@gmail.com>
Date: Sun, 27 Oct 2024 14:36:37 +0000
From: Lothar Rubusch <l.rubusch@...il.com>
To: robh@...nel.org,
krzk+dt@...nel.org,
a.fatoum@...gutronix.de
Cc: conor+dt@...nel.org,
dinguyen@...nel.org,
marex@...x.de,
s.trumtrar@...gutronix.de,
l.rubusch@...il.com,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCHv3 05/22] ARM: dts: socfpga: add label to clock manager
Devicetree setup expects a clock manager label to be around. In
preparation of upcoming changes to allow for compatibility.
Signed-off-by: Lothar Rubusch <l.rubusch@...il.com>
---
arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi b/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi
index 90e4ea61d..7f7ac0dc1 100644
--- a/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi
+++ b/arch/arm/boot/dts/intel/socfpga/socfpga_arria10.dtsi
@@ -88,7 +88,7 @@ fpga-region {
fpga-mgr = <&fpga_mgr>;
};
- clkmgr@...04000 {
+ clkmgr: clkmgr@...04000 {
compatible = "altr,clk-mgr";
reg = <0xffd04000 0x1000>;
--
2.25.1
Powered by blists - more mailing lists