]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: airoha: Use hyphen in node names
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Tue, 23 Dec 2025 15:25:24 +0000 (16:25 +0100)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Wed, 7 Jan 2026 10:58:56 +0000 (11:58 +0100)
DTS coding style prefers hyphens instead of underscores in the node
names.  Change should be safe, because node names are not considered an
ABI.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/airoha/en7581-evb.dts

index dae9968a4ff68e8b34d02b237a168a80d184bcb0..886e2e4b5f64ce1a2a5496d35b8379fb4ac27dc2 100644 (file)
                        reg = <0x00600000 0x03200000>;
                };
 
-               tclinux_slave@3800000 {
+               tclinux-slave@3800000 {
                        label = "tclinux_alt";
                        reg = <0x03800000 0x03200000>;
                };
 
-               rootfs_data@6a00000 {
+               rootfs-data@6a00000 {
                        label = "rootfs_data";
                        reg = <0x06a00000 0x01400000>;
                };
 
-               reserved_bmt@7e00000 {
+               reserved-bmt@7e00000 {
                        label = "reserved_bmt";
                        reg = <0x07e00000 0x00200000>;
                        read-only;