Skip to content

Commit b18a70e

Browse files
gautierg-stcfriedt
authored andcommitted
dts: arm: st: fix linter
Fix formatting errors reported by the dts linter. Signed-off-by: Guillaume Gautier <[email protected]>
1 parent 05972b3 commit b18a70e

File tree

5 files changed

+14
-15
lines changed

5 files changed

+14
-15
lines changed

boards/st/nucleo_n657x0_q/nucleo_n657x0_q_common.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
#gpio-cells = <2>;
6262
gpio-map-mask = <0xffffffff 0xffffffc0>;
6363
gpio-map-pass-thru = <0 0x3f>;
64-
gpio-map = <CSI_IO0 0 &gpioo 5 0>,
65-
<CSI_IO1 0 &gpioa 0 0>;
64+
gpio-map = <CSI_IO0 0 &gpioo 5 0>,
65+
<CSI_IO1 0 &gpioa 0 0>;
6666
};
6767
};
6868

dts/arm/st/f4/stm32f446.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
reg = <0x40015804 0x20>;
181181
clocks = <&rcc STM32_CLOCK(APB2, 22)>;
182182
dmas = <&dma2 1 0 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
183-
STM32_DMA_16BITS) 0>;
183+
STM32_DMA_16BITS) 0>;
184184
status = "disabled";
185185
};
186186

@@ -191,7 +191,7 @@
191191
reg = <0x40015824 0x20>;
192192
clocks = <&rcc STM32_CLOCK(APB2, 22)>;
193193
dmas = <&dma2 5 0 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
194-
STM32_DMA_16BITS) 0>;
194+
STM32_DMA_16BITS) 0>;
195195
status = "disabled";
196196
};
197197
};

dts/arm/st/g4/stm32g4.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@
725725
reg = <0x40015404 0x20>;
726726
clocks = <&rcc STM32_CLOCK(APB2, 21)>;
727727
dmas = <&dma1 1 108 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
728-
STM32_DMA_16BITS)>;
728+
STM32_DMA_16BITS)>;
729729
status = "disabled";
730730
};
731731

@@ -736,7 +736,7 @@
736736
reg = <0x40015424 0x20>;
737737
clocks = <&rcc STM32_CLOCK(APB2, 21)>;
738738
dmas = <&dma1 2 109 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
739-
STM32_DMA_16BITS)>;
739+
STM32_DMA_16BITS)>;
740740
status = "disabled";
741741
};
742742

dts/arm/st/h5/stm32h5.dtsi

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,6 @@
550550
status = "disabled";
551551
};
552552

553-
554553
gpdma1: dma@40020000 {
555554
compatible = "st,stm32u5-dma";
556555
#dma-cells = <3>;
@@ -583,9 +582,9 @@
583582
clocks = <&rcc STM32_CLOCK(APB2, 12)>,
584583
<&rcc STM32_SRC_PLL1_Q SPI1_SEL(0)>;
585584
dmas = <&gpdma1 0 7 (STM32_DMA_PERIPH_TX | STM32_DMA_16BITS |
586-
STM32_DMA_PRIORITY_HIGH)>,
585+
STM32_DMA_PRIORITY_HIGH)>,
587586
<&gpdma1 1 6 (STM32_DMA_PERIPH_RX | STM32_DMA_16BITS |
588-
STM32_DMA_PRIORITY_HIGH)>;
587+
STM32_DMA_PRIORITY_HIGH)>;
589588
dma-names = "tx", "rx";
590589
interrupts = <55 3>;
591590
status = "disabled";
@@ -599,9 +598,9 @@
599598
clocks = <&rcc STM32_CLOCK(APB1, 14)>,
600599
<&rcc STM32_SRC_PLL1_Q SPI2_SEL(0)>;
601600
dmas = <&gpdma1 2 9 (STM32_DMA_PERIPH_TX | STM32_DMA_16BITS |
602-
STM32_DMA_PRIORITY_HIGH)>,
601+
STM32_DMA_PRIORITY_HIGH)>,
603602
<&gpdma1 3 8 (STM32_DMA_PERIPH_RX | STM32_DMA_16BITS |
604-
STM32_DMA_PRIORITY_HIGH)>;
603+
STM32_DMA_PRIORITY_HIGH)>;
605604
dma-names = "tx", "rx";
606605
interrupts = <56 3>;
607606
status = "disabled";
@@ -615,9 +614,9 @@
615614
clocks = <&rcc STM32_CLOCK(APB1, 15)>,
616615
<&rcc STM32_SRC_PLL1_Q SPI3_SEL(0)>;
617616
dmas = <&gpdma1 4 11 (STM32_DMA_PERIPH_TX | STM32_DMA_16BITS |
618-
STM32_DMA_PRIORITY_HIGH)>,
617+
STM32_DMA_PRIORITY_HIGH)>,
619618
<&gpdma1 5 10 (STM32_DMA_PERIPH_RX | STM32_DMA_16BITS |
620-
STM32_DMA_PRIORITY_HIGH)>;
619+
STM32_DMA_PRIORITY_HIGH)>;
621620
dma-names = "tx", "rx";
622621
interrupts = <57 3>;
623622
status = "disabled";

dts/arm/st/l5/stm32l5.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@
800800
clocks = <&rcc STM32_CLOCK(APB2, 21)>,
801801
<&rcc STM32_SRC_PLLSAI1_P SAI1_SEL(0)>;
802802
dmas = <&dma1 1 37 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
803-
STM32_DMA_16BITS)>;
803+
STM32_DMA_16BITS)>;
804804
status = "disabled";
805805
};
806806

@@ -812,7 +812,7 @@
812812
clocks = <&rcc STM32_CLOCK(APB2, 21)>,
813813
<&rcc STM32_SRC_PLLSAI1_P SAI1_SEL(0)>;
814814
dmas = <&dma1 2 38 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
815-
STM32_DMA_16BITS)>;
815+
STM32_DMA_16BITS)>;
816816
status = "disabled";
817817
};
818818
};

0 commit comments

Comments
 (0)