linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: lg: Use recommended simple-bus node name
@ 2025-12-16 17:59 Rob Herring (Arm)
  2025-12-22  9:58 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring (Arm) @ 2025-12-16 17:59 UTC (permalink / raw)
  To: soc, Chanho Min, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-kernel, devicetree, linux-kernel

Update LG LG131x 'amba' bus node name to 'amba-bus' following the
standard names for simple-bus nodes. Generally, node names and paths
aren't considered ABI, so it is safe to change them.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
SoC maintainers, Please take this directly.

 arch/arm64/boot/dts/lg/lg131x.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/lg/lg131x.dtsi b/arch/arm64/boot/dts/lg/lg131x.dtsi
index 4cb1e4510897..90988770cb5c 100644
--- a/arch/arm64/boot/dts/lg/lg131x.dtsi
+++ b/arch/arm64/boot/dts/lg/lg131x.dtsi
@@ -102,7 +102,7 @@ clk_bus: clk_bus {
 		clock-output-names = "BUSCLK";
 	};
 
-	amba {
+	amba-bus {
 		#address-cells = <2>;
 		#size-cells = <1>;
 
-- 
2.51.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: lg: Use recommended simple-bus node name
  2025-12-16 17:59 [PATCH] arm64: dts: lg: Use recommended simple-bus node name Rob Herring (Arm)
@ 2025-12-22  9:58 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-12-22  9:58 UTC (permalink / raw)
  To: soc, Chanho Min, Krzysztof Kozlowski, Conor Dooley,
	Rob Herring (Arm)
  Cc: linux-arm-kernel, devicetree, linux-kernel


On Tue, 16 Dec 2025 11:59:52 -0600, Rob Herring (Arm) wrote:
> Update LG LG131x 'amba' bus node name to 'amba-bus' following the
> standard names for simple-bus nodes. Generally, node names and paths
> aren't considered ABI, so it is safe to change them.
> 
> 

Applied, thanks!

[1/1] arm64: dts: lg: Use recommended simple-bus node name
      https://git.kernel.org/krzk/linux-dt/c/30ae13173704585f2a3f406e94e0dbaa5cfde69a

Best regards,
-- 
Krzysztof Kozlowski <krzk@kernel.org>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-22  9:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-16 17:59 [PATCH] arm64: dts: lg: Use recommended simple-bus node name Rob Herring (Arm)
2025-12-22  9:58 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).