arm64: dts: exynos: gs101: join lines close to 80 chars
authorTudor Ambarus <tudor.ambarus@linaro.org>
Tue, 26 Mar 2024 15:13:00 +0000 (15:13 +0000)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 28 Mar 2024 09:51:16 +0000 (10:51 +0100)
These lines fit 81 characters, which is pretty close to 80.
Join the lines for better readability.

Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://lore.kernel.org/r/20240326151301.348932-5-tudor.ambarus@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/google/gs101.dtsi

index cfb3ddc7f88563379c0b86d8787796a0da51b8b8..690deca37e4fceb641cb8dc64e7c0ab282b7ca12 100644 (file)
                };
 
                usi8: usi@109700c0 {
-                       compatible = "google,gs101-usi",
-                                    "samsung,exynos850-usi";
+                       compatible = "google,gs101-usi", "samsung,exynos850-usi";
                        reg = <0x109700c0 0x20>;
                        ranges;
                        #address-cells = <1>;
                };
 
                usi_uart: usi@10a000c0 {
-                       compatible = "google,gs101-usi",
-                                    "samsung,exynos850-usi";
+                       compatible = "google,gs101-usi", "samsung,exynos850-usi";
                        reg = <0x10a000c0 0x20>;
                        ranges;
                        #address-cells = <1>;
                        serial_0: serial@10a00000 {
                                compatible = "google,gs101-uart";
                                reg = <0x10a00000 0xc0>;
-                               interrupts = <GIC_SPI 634
-                                             IRQ_TYPE_LEVEL_HIGH 0>;
+                               interrupts = <GIC_SPI 634 IRQ_TYPE_LEVEL_HIGH 0>;
                                clocks = <&cmu_peric0 CLK_GOUT_PERIC0_PERIC0_TOP1_PCLK_0>,
                                         <&cmu_peric0 CLK_GOUT_PERIC0_PERIC0_TOP1_IPCLK_0>;
                                clock-names = "uart", "clk_uart_baud0";
                };
 
                usi12: usi@10d500c0 {
-                       compatible = "google,gs101-usi",
-                                    "samsung,exynos850-usi";
+                       compatible = "google,gs101-usi", "samsung,exynos850-usi";
                        reg = <0x10d500c0 0x20>;
                        ranges;
                        #address-cells = <1>;