ARM: dts: microchip: sama7g5: align dmas to the opening '<'
authorClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sun, 18 Feb 2024 15:13:52 +0000 (17:13 +0200)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Fri, 23 Feb 2024 19:53:28 +0000 (21:53 +0200)
Align dmas to the opening '<' to comply with the dts coding style,
indentation section, point 3: "For arrays spanning across lines, it is
preferred to align the continued entries with opening < from the first
line."

Link: https://lore.kernel.org/r/20240218151353.3612621-2-claudiu.beznea@tuxon.dev
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/boot/dts/microchip/sama7g5.dtsi

index 326406b95484d1048af5ec30dbaa348ad83d1f35..aecfe6bcb56a7c5f018256e62608d0a3bc0d94f3 100644 (file)
                                clocks = <&pmc PMC_TYPE_PERIPHERAL 38>;
                                clock-names = "usart";
                                dmas = <&dma1 AT91_XDMAC_DT_PERID(6)>,
-                                       <&dma1 AT91_XDMAC_DT_PERID(5)>;
+                                      <&dma1 AT91_XDMAC_DT_PERID(5)>;
                                dma-names = "tx", "rx";
                                atmel,use-dma-rx;
                                atmel,use-dma-tx;
                                clocks = <&pmc PMC_TYPE_PERIPHERAL 39>;
                                atmel,fifo-size = <32>;
                                dmas = <&dma0 AT91_XDMAC_DT_PERID(8)>,
-                                       <&dma0 AT91_XDMAC_DT_PERID(7)>;
+                                      <&dma0 AT91_XDMAC_DT_PERID(7)>;
                                dma-names = "tx", "rx";
                                status = "disabled";
                        };
                                clocks = <&pmc PMC_TYPE_PERIPHERAL 41>;
                                clock-names = "usart";
                                dmas = <&dma1 AT91_XDMAC_DT_PERID(12)>,
-                                       <&dma1 AT91_XDMAC_DT_PERID(11)>;
+                                      <&dma1 AT91_XDMAC_DT_PERID(11)>;
                                dma-names = "tx", "rx";
                                atmel,use-dma-rx;
                                atmel,use-dma-tx;
                                clocks = <&pmc PMC_TYPE_PERIPHERAL 42>;
                                clock-names = "usart";
                                dmas = <&dma1 AT91_XDMAC_DT_PERID(14)>,
-                                       <&dma1 AT91_XDMAC_DT_PERID(13)>;
+                                      <&dma1 AT91_XDMAC_DT_PERID(13)>;
                                dma-names = "tx", "rx";
                                atmel,use-dma-rx;
                                atmel,use-dma-tx;
                                clocks = <&pmc PMC_TYPE_PERIPHERAL 45>;
                                clock-names = "usart";
                                dmas = <&dma1 AT91_XDMAC_DT_PERID(20)>,
-                                       <&dma1 AT91_XDMAC_DT_PERID(19)>;
+                                      <&dma1 AT91_XDMAC_DT_PERID(19)>;
                                dma-names = "tx", "rx";
                                atmel,use-dma-rx;
                                atmel,use-dma-tx;
                                clocks = <&pmc PMC_TYPE_PERIPHERAL 46>;
                                atmel,fifo-size = <32>;
                                dmas = <&dma0 AT91_XDMAC_DT_PERID(22)>,
-                                       <&dma0 AT91_XDMAC_DT_PERID(21)>;
+                                      <&dma0 AT91_XDMAC_DT_PERID(21)>;
                                dma-names = "tx", "rx";
                                status = "disabled";
                        };
                                clocks = <&pmc PMC_TYPE_PERIPHERAL 47>;
                                atmel,fifo-size = <32>;
                                dmas = <&dma0 AT91_XDMAC_DT_PERID(24)>,
-                                       <&dma0 AT91_XDMAC_DT_PERID(23)>;
+                                      <&dma0 AT91_XDMAC_DT_PERID(23)>;
                                dma-names = "tx", "rx";
                                status = "disabled";
                        };
                                #size-cells = <0>;
                                atmel,fifo-size = <32>;
                                dmas = <&dma0 AT91_XDMAC_DT_PERID(28)>,
-                                           <&dma0 AT91_XDMAC_DT_PERID(27)>;
+                                      <&dma0 AT91_XDMAC_DT_PERID(27)>;
                                dma-names = "tx", "rx";
                                status = "disabled";
                        };