Skip to content

Commit 7d63600

Browse files
gautierg-stkartben
authored andcommitted
dts: arm: st: f7: fix indentation for ci compliance check
Fix indentation for CI compliance check. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
1 parent 3c27e6f commit 7d63600

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dts/arm/st/f7/stm32f7.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,7 @@
10081008
reg = <0x40015804 0x20>;
10091009
clocks = <&rcc STM32_CLOCK(APB2, 22)>;
10101010
dmas = <&dma2 1 0 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
1011-
STM32_DMA_16BITS) 0>;
1011+
STM32_DMA_16BITS) 0>;
10121012
status = "disabled";
10131013
};
10141014

@@ -1019,7 +1019,7 @@
10191019
reg = <0x40015824 0x20>;
10201020
clocks = <&rcc STM32_CLOCK(APB2, 22)>;
10211021
dmas = <&dma2 5 0 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
1022-
STM32_DMA_16BITS) 0>;
1022+
STM32_DMA_16BITS) 0>;
10231023
status = "disabled";
10241024
};
10251025
};

0 commit comments

Comments
 (0)