]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: freescale: Use hyphen in node names
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Tue, 23 Dec 2025 15:26:25 +0000 (16:26 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 30 Dec 2025 13:11:53 +0000 (21:11 +0800)
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: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
arch/arm64/boot/dts/freescale/imx8mm-phycore-rpmsg.dtso
arch/arm64/boot/dts/freescale/imx95-15x15-evk.dts
arch/arm64/boot/dts/freescale/imx95-tqma9596sa.dtsi

index ef80bf6a604f475c670e2d626a727e94fcb2a17a..b07022e3b6d59cce3f8b8bff35baf9ff16e9601e 100644 (file)
                        clock-names = "sfp";
                };
 
-               sec_mon: sec_mon@1e90000 {
+               sec_mon: sec-mon@1e90000 {
                        compatible = "fsl,sec-v5.4-mon", "fsl,sec-v5.0-mon",
                                     "fsl,sec-v4.0-mon";
                        reg = <0x0 0x1e90000 0x0 0x10000>;
index 22173d69713d1bd2abca986e76668ad437dd34e4..6fefe837f434f36eb7620a3fcfb9a5a1ffd06b20 100644 (file)
                        status = "disabled";
                };
 
-               pcie_ep1: pcie_ep@3400000 {
+               pcie_ep1: pcie-ep@3400000 {
                        compatible = "fsl,ls1046a-pcie-ep";
                        reg = <0x00 0x03400000 0x0 0x00100000>,
                              <0x40 0x00000000 0x8 0x00000000>;
                        status = "disabled";
                };
 
-               pcie_ep2: pcie_ep@3500000 {
+               pcie_ep2: pcie-ep@3500000 {
                        compatible = "fsl,ls1046a-pcie-ep";
                        reg = <0x00 0x03500000 0x0 0x00100000>,
                              <0x48 0x00000000 0x8 0x00000000>;
                        status = "disabled";
                };
 
-               pcie_ep3: pcie_ep@3600000 {
+               pcie_ep3: pcie-ep@3600000 {
                        compatible = "fsl,ls1046a-pcie-ep";
                        reg = <0x00 0x03600000 0x0 0x00100000>,
                              <0x50 0x00000000 0x8 0x00000000>;
index 43d5905f3d7204bb42f59ab5cc422d21c06356e2..414f44b85564f43341e6fa895e529034ce35898f 100644 (file)
@@ -33,7 +33,7 @@
                        no-map;
                };
 
-               rsc_table: rsc_table@b80ff000 {
+               rsc_table: rsc-table@b80ff000 {
                        reg = <0 0xb80ff000 0 0x1000>;
                        no-map;
                };
index b934295bac15ee73c2a65a70c462b2cf75534cc1..3081513cfc045545153585941062b1e0653ad6db 100644 (file)
                        no-map;
                };
 
-               vpu_boot: vpu_boot@a0000000 {
+               vpu_boot: vpu-boot@a0000000 {
                        reg = <0 0xa0000000 0 0x100000>;
                        no-map;
                };
index 43418844701b13bdd0a98ada153a425173a9a501..456129f4a6825011dcdae607fe421065ec1c66df 100644 (file)
@@ -40,7 +40,7 @@
                        linux,cma-default;
                };
 
-               vpu_boot: vpu_boot@a0000000 {
+               vpu_boot: vpu-boot@a0000000 {
                        reg = <0 0xa0000000 0 0x100000>;
                        no-map;
                };