[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240618-boston-syscon-v3-3-c47c06647a26@flygoat.com>
Date: Tue, 18 Jun 2024 16:11:03 +0100
From: Jiaxun Yang <jiaxun.yang@...goat.com>
To: Lee Jones <lee@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Paul Burton <paulburton@...nel.org>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mips@...r.kernel.org, Jiaxun Yang <jiaxun.yang@...goat.com>
Subject: [PATCH v3 3/8] MIPS: dts: Boston: Rename clock node as
clock-controller
Better naming.
Signed-off-by: Jiaxun Yang <jiaxun.yang@...goat.com>
---
v3: New patch (Rob)
---
arch/mips/boot/dts/img/boston.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/boot/dts/img/boston.dts b/arch/mips/boot/dts/img/boston.dts
index f465079d3085..337dac462e6a 100644
--- a/arch/mips/boot/dts/img/boston.dts
+++ b/arch/mips/boot/dts/img/boston.dts
@@ -206,7 +206,7 @@ plat_regs: system-controller@...fd000 {
compatible = "img,boston-platform-regs", "syscon", "simple-mfd";
reg = <0x17ffd000 0x1000>;
- clk_boston: clock {
+ clk_boston: clock-controller {
compatible = "img,boston-clock";
#clock-cells = <1>;
};
--
2.43.0
Powered by blists - more mailing lists