Skip to content

Commit 30ae131

Browse files
robherringkrzk
authored andcommitted
arm64: dts: lg: Use recommended simple-bus node name
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> Link: https://patch.msgid.link/20251216175951.2791921-2-robh@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
1 parent 1b06942 commit 30ae131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/lg/lg131x.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
clock-output-names = "BUSCLK";
103103
};
104104

105-
amba {
105+
amba-bus {
106106
#address-cells = <2>;
107107
#size-cells = <1>;
108108

0 commit comments

Comments
 (0)