Skip to content

Commit fd4be5d

Browse files
krzkgeertu
authored andcommitted
arm64: dts: renesas: Use hyphens in node names
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> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20251223152358.152533-3-krzysztof.kozlowski@oss.qualcomm.com [geert: Fix'em all] Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 13e566e commit fd4be5d

10 files changed

Lines changed: 15 additions & 15 deletions

File tree

arch/arm64/boot/dts/renesas/beacon-renesom-som.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
reg = <0x51>;
159159
};
160160

161-
versaclock5: versaclock_som@6a {
161+
versaclock5: versaclock-som@6a {
162162
compatible = "idt,5p49v6965";
163163
reg = <0x6a>;
164164
#clock-cells = <1>;

arch/arm64/boot/dts/renesas/condor-common.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,15 +501,15 @@
501501
reg = <0x00040000 0x080000>;
502502
read-only;
503503
};
504-
cert_header_sa3@c0000 {
504+
cert-header-sa3@c0000 {
505505
reg = <0x000c0000 0x080000>;
506506
read-only;
507507
};
508508
bl2@140000 {
509509
reg = <0x00140000 0x040000>;
510510
read-only;
511511
};
512-
cert_header_sa6@180000 {
512+
cert-header-sa6@180000 {
513513
reg = <0x00180000 0x040000>;
514514
read-only;
515515
};

arch/arm64/boot/dts/renesas/draak.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@
660660
reg = <0x00040000 0x140000>;
661661
read-only;
662662
};
663-
cert_header_sa6@180000 {
663+
cert-header-sa6@180000 {
664664
reg = <0x00180000 0x040000>;
665665
read-only;
666666
};

arch/arm64/boot/dts/renesas/ebisu.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@
765765
reg = <0x00040000 0x140000>;
766766
read-only;
767767
};
768-
cert_header_sa6@180000 {
768+
cert-header-sa6@180000 {
769769
reg = <0x00180000 0x040000>;
770770
read-only;
771771
};

arch/arm64/boot/dts/renesas/hihope-rev4.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
pinctrl-names = "default";
5151
status = "okay";
5252

53-
cs2000: clk_multiplier@4f {
53+
cs2000: clk-multiplier@4f {
5454
#clock-cells = <0>;
5555
compatible = "cirrus,cs2000-cp";
5656
reg = <0x4f>;

arch/arm64/boot/dts/renesas/r8a77970-eagle.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,15 +364,15 @@
364364
reg = <0x00040000 0x080000>;
365365
read-only;
366366
};
367-
cert_header_sa3@c0000 {
367+
cert-header-sa3@c0000 {
368368
reg = <0x000c0000 0x080000>;
369369
read-only;
370370
};
371371
bl2@140000 {
372372
reg = <0x00140000 0x040000>;
373373
read-only;
374374
};
375-
cert_header_sa6@180000 {
375+
cert-header-sa6@180000 {
376376
reg = <0x00180000 0x040000>;
377377
read-only;
378378
};

arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,15 +255,15 @@
255255
reg = <0x00040000 0x080000>;
256256
read-only;
257257
};
258-
cert_header_sa3@c0000 {
258+
cert-header-sa3@c0000 {
259259
reg = <0x000c0000 0x080000>;
260260
read-only;
261261
};
262262
bl2@140000 {
263263
reg = <0x00140000 0x040000>;
264264
read-only;
265265
};
266-
cert_header_sa6@180000 {
266+
cert-header-sa6@180000 {
267267
reg = <0x00180000 0x040000>;
268268
read-only;
269269
};

arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,15 +236,15 @@
236236
reg = <0x00040000 0x080000>;
237237
read-only;
238238
};
239-
cert_header_sa3@c0000 {
239+
cert-header-sa3@c0000 {
240240
reg = <0x000c0000 0x080000>;
241241
read-only;
242242
};
243243
bl2@140000 {
244244
reg = <0x00140000 0x040000>;
245245
read-only;
246246
};
247-
cert_header_sa6@180000 {
247+
cert-header-sa6@180000 {
248248
reg = <0x00180000 0x040000>;
249249
read-only;
250250
};

arch/arm64/boot/dts/renesas/salvator-common.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@
501501
};
502502
};
503503

504-
cs2000: clk_multiplier@4f {
504+
cs2000: clk-multiplier@4f {
505505
#clock-cells = <0>;
506506
compatible = "cirrus,cs2000-cp";
507507
reg = <0x4f>;
@@ -890,7 +890,7 @@
890890
reg = <0x00040000 0x140000>;
891891
read-only;
892892
};
893-
cert_header_sa6@180000 {
893+
cert-header-sa6@180000 {
894894
reg = <0x00180000 0x040000>;
895895
read-only;
896896
};

arch/arm64/boot/dts/renesas/ulcb.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
reg = <0x00040000 0x140000>;
414414
read-only;
415415
};
416-
cert_header_sa6@180000 {
416+
cert-header-sa6@180000 {
417417
reg = <0x00180000 0x040000>;
418418
read-only;
419419
};

0 commit comments

Comments
 (0)