File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10091009 #size-cells = <0>;
10101010 reg = <0x40015804 0x20>;
10111011 clocks = <&rcc STM32_CLOCK(APB2, 22)>;
1012- dmas = <&dma2 1 0 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
1013- STM32_DMA_16BITS) 0>;
1012+ dmas = <&dma2 1 0 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
1013+ STM32_DMA_16BITS) 0>;
10141014 status = "disabled";
10151015 };
10161016
10201020 #size-cells = <0>;
10211021 reg = <0x40015824 0x20>;
10221022 clocks = <&rcc STM32_CLOCK(APB2, 22)>;
1023- dmas = <&dma2 5 0 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
1024- STM32_DMA_16BITS) 0>;
1023+ dmas = <&dma2 5 0 (STM32_DMA_MODE_NORMAL | STM32_DMA_PRIORITY_HIGH |
1024+ STM32_DMA_16BITS) 0>;
10251025 status = "disabled";
10261026 };
10271027};
You can’t perform that action at this time.
0 commit comments