Skip to content

Commit 1f1f1f4

Browse files
kylebonnicinashif
authored andcommitted
devicetree: format files in dts/rx/renesas
Applying dts-linter results for files in dts/rx/renesas Signed-off-by: Kyle Micallef Bonnici <[email protected]>
1 parent b419c51 commit 1f1f1f4

File tree

4 files changed

+57
-56
lines changed

4 files changed

+57
-56
lines changed

dts/rx/renesas/r5f51308axfp.dtsi

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
loco: clock-loco {
3232
compatible = "renesas,rx-cgc-root-clock";
33-
clock-frequency = <DT_FREQ_M(4)>;
33+
clock-frequency = <DT_FREQ_M(4)>;
3434
#clock-cells = <0>;
3535
status = "okay";
3636
};
@@ -62,7 +62,7 @@
6262
pclkblock: pclkblock@80010 {
6363
compatible = "renesas,rx-cgc-pclk-block";
6464
reg = <0x00080010 4>, <0x00080014 4>, <0x00080018 4>,
65-
<0x0008001C 4>;
65+
<0x0008001C 4>;
6666
reg-names = "MSTPA", "MSTPB", "MSTPC", "MSTPD";
6767
#clock-cells = <0>;
6868
clocks = <&pll>;
@@ -162,6 +162,7 @@
162162
reg = <0x7fc090 0x3f24>;
163163
interrupts = <23 1>;
164164
interrupt-names = "frdyi";
165+
165166
code_flash: flash@fff80000 {
166167
compatible = "renesas,rx-nv-flash";
167168
reg = <0xfff80000 DT_SIZE_K(512)>;

dts/rx/renesas/rx-qemu.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
loco: clock-loco {
7777
compatible = "renesas,rx-cgc-root-clock";
78-
clock-frequency = <DT_FREQ_M(4)>;
78+
clock-frequency = <DT_FREQ_M(4)>;
7979
#clock-cells = <0>;
8080
status = "okay";
8181
};
@@ -107,7 +107,7 @@
107107
pclkblock: pclkblock@80010 {
108108
compatible = "renesas,rx-cgc-pclk-block";
109109
reg = <0x00080010 4>, <0x00080014 4>, <0x00080018 4>,
110-
<0x0008001C 4>;
110+
<0x0008001C 4>;
111111
reg-names = "MSTPA", "MSTPB", "MSTPC", "MSTPD";
112112
#clock-cells = <0>;
113113
clocks = <&pll>;

dts/rx/renesas/rx130-common.dtsi

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<0x0087500 0x0f>,
4343
<0x0087510 0x01>,
4444
<0x0087514 0x01>;
45-
reg-names = "IR", "IER", "IPR", "FIR", "IRQCR","IRQFLTE","IRQFLTC0";
45+
reg-names = "IR", "IER", "IPR", "FIR", "IRQCR", "IRQFLTE", "IRQFLTC0";
4646

4747
swint1: swint1@872e0 {
4848
compatible = "renesas,rx-swint";
@@ -227,7 +227,7 @@
227227
status = "disabled";
228228
};
229229

230-
port_irq7: external-interrupt@87507 {
230+
port_irq7: external-interrupt@87507 {
231231
compatible = "renesas,rx-external-interrupt";
232232
reg = <0x00087507 0x1>;
233233
interrupts = <71 12>;
@@ -270,7 +270,7 @@
270270
reg-names = "PDR", "PODR", "PIDR", "PMR", "ODR0", "ODR1", "PCR", "DSCR";
271271
pinmux = <&pinmux1>;
272272
port-irqs = <&port_irq2 &port_irq3 &port_irq4
273-
&port_irq5 &port_irq6 &port_irq7>;
273+
&port_irq5 &port_irq6 &port_irq7>;
274274
port-irq-names = "port-irq2",
275275
"port-irq3",
276276
"port-irq4",
@@ -449,8 +449,8 @@
449449
reg-names = "PDR", "PODR", "PIDR", "PMR", "ODR0", "PCR", "DSCR";
450450
pinmux = <&pinmuxd>;
451451
port-irqs = <&port_irq0 &port_irq1 &port_irq2
452-
&port_irq3 &port_irq4 &port_irq5
453-
&port_irq6 &port_irq7>;
452+
&port_irq3 &port_irq4 &port_irq5
453+
&port_irq6 &port_irq7>;
454454
port-irq-names = "port-irq0",
455455
"port-irq1",
456456
"port-irq2",
@@ -625,15 +625,15 @@
625625
interrupt-names = "tgia", "tgib", "tgic", "tgid", "tgiv";
626626
clocks = <&pclkb MSTPA 9>;
627627
reg-names = "TCR", "TMDR", "TIOR", "TIER",
628-
"TSR", "TGR", "TCNT", "NFCR";
629-
reg = <0x00088700 0x01>,
630-
<0x00088701 0x01>,
631-
<0x00088702 0x02>,
632-
<0x00088704 0x01>,
633-
<0x00088705 0x01>,
634-
<0x00088708 0x8>,
635-
<0x00088706 0x02>,
636-
<0x00088690 0x01>;
628+
"TSR", "TGR", "TCNT", "NFCR";
629+
reg = <0x00088700 0x01>,
630+
<0x00088701 0x01>,
631+
<0x00088702 0x02>,
632+
<0x00088704 0x01>,
633+
<0x00088705 0x01>,
634+
<0x00088708 0x8>,
635+
<0x00088706 0x02>,
636+
<0x00088690 0x01>;
637637
bit-idx = <0>;
638638

639639
pwm {
@@ -650,16 +650,16 @@
650650
interrupts = <121 1>, <122 1>, <123 1>;
651651
interrupt-names = "tgia", "tgib", "tgiv";
652652
clocks = <&pclkb MSTPA 9>;
653-
reg = <0x00088780 0x01>,
654-
<0x00088781 0x01>,
655-
<0x00088782 0x01>,
656-
<0x00088784 0x01>,
657-
<0x00088785 0x01>,
658-
<0x00088788 0x4>,
659-
<0x00088786 0x02>,
660-
<0x00088691 0x01>;
653+
reg = <0x00088780 0x01>,
654+
<0x00088781 0x01>,
655+
<0x00088782 0x01>,
656+
<0x00088784 0x01>,
657+
<0x00088785 0x01>,
658+
<0x00088788 0x4>,
659+
<0x00088786 0x02>,
660+
<0x00088691 0x01>;
661661
reg-names = "TCR", "TMDR", "TIOR", "TIER",
662-
"TSR", "TGR", "TCNT", "NFCR";
662+
"TSR", "TGR", "TCNT", "NFCR";
663663
bit-idx = <1>;
664664

665665
pwm {
@@ -676,16 +676,16 @@
676676
interrupts = <125 1>, <126 1>, <127 1>;
677677
interrupt-names = "tgia", "tgib", "tgiv";
678678
clocks = <&pclkb MSTPA 9>;
679-
reg = <0x00088800 0x01>,
680-
<0x00088801 0x01>,
681-
<0x00088802 0x01>,
682-
<0x00088804 0x01>,
683-
<0x00088805 0x01>,
684-
<0x00088808 0x4>,
685-
<0x00088806 0x02>,
686-
<0x00088692 0x01>;
679+
reg = <0x00088800 0x01>,
680+
<0x00088801 0x01>,
681+
<0x00088802 0x01>,
682+
<0x00088804 0x01>,
683+
<0x00088805 0x01>,
684+
<0x00088808 0x4>,
685+
<0x00088806 0x02>,
686+
<0x00088692 0x01>;
687687
reg-names = "TCR", "TMDR", "TIOR", "TIER",
688-
"TSR", "TGR", "TCNT", "NFCR";
688+
"TSR", "TGR", "TCNT", "NFCR";
689689
bit-idx = <2>;
690690

691691
pwm {
@@ -702,16 +702,16 @@
702702
interrupts = <129 1>, <130 1>, <131 1>, <132 1>, <133 1>;
703703
interrupt-names = "tgia", "tgib", "tgic", "tgid", "tgiv";
704704
clocks = <&pclkb MSTPA 9>;
705-
reg = <0x00088600 0x01>,
706-
<0x00088602 0x01>,
707-
<0x00088604 0x02>,
708-
<0x00088608 0x01>,
709-
<0x0008862c 0x1>,
710-
<0x00088618 0x8>,
711-
<0x00088610 0x02>,
712-
<0x00088693 0x01>;
705+
reg = <0x00088600 0x01>,
706+
<0x00088602 0x01>,
707+
<0x00088604 0x02>,
708+
<0x00088608 0x01>,
709+
<0x0008862c 0x1>,
710+
<0x00088618 0x8>,
711+
<0x00088610 0x02>,
712+
<0x00088693 0x01>;
713713
reg-names = "TCR", "TMDR", "TIOR", "TIER",
714-
"TSR", "TGR", "TCNT", "NFCR";
714+
"TSR", "TGR", "TCNT", "NFCR";
715715
bit-idx = <6>;
716716

717717
pwm {
@@ -728,16 +728,16 @@
728728
interrupts = <134 1>, <135 1>, <136 1>, <137 1>, <138 1>;
729729
interrupt-names = "tgia", "tgib", "tgic", "tgid", "tgiv";
730730
clocks = <&pclkb MSTPA 9>;
731-
reg = <0x00088601 0x01>,
732-
<0x00088603 0x01>,
733-
<0x00088606 0x02>,
734-
<0x00088609 0x01>,
735-
<0x0008862c 0x1>,
736-
<0x0008861c 0x8>,
737-
<0x00088612 0x02>,
738-
<0x00088694 0x01>;
731+
reg = <0x00088601 0x01>,
732+
<0x00088603 0x01>,
733+
<0x00088606 0x02>,
734+
<0x00088609 0x01>,
735+
<0x0008862c 0x1>,
736+
<0x0008861c 0x8>,
737+
<0x00088612 0x02>,
738+
<0x00088694 0x01>;
739739
reg-names = "TCR", "TMDR", "TIOR", "TIER",
740-
"TSR", "TGR", "TCNT", "NFCR";
740+
"TSR", "TGR", "TCNT", "NFCR";
741741
bit-idx = <7>;
742742

743743
pwm {
@@ -823,7 +823,7 @@
823823

824824
adc: adc@89000 {
825825
compatible = "renesas,rx-adc";
826-
interrupts= <102 1>;
826+
interrupts = <102 1>;
827827
interrupt-names = "s12adi0";
828828
reg = <0x00089000 0x100>;
829829
#io-channel-cells = <1>;

dts/rx/renesas/rx261-common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
/ {
1616
#address-cells = <1>;
1717
#size-cells = <1>;
18+
1819
cpus {
1920
#address-cells = <1>;
2021
#size-cells = <0>;
@@ -493,7 +494,6 @@
493494
interrupt-names = "cmi";
494495
status = "disabled";
495496
};
496-
497497
};
498498

499499
ofsm: ofsm@ffffff80 {

0 commit comments

Comments
 (0)