]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: marvell: armada-37xx: Align the compatible string
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 13 Jun 2017 10:34:03 +0000 (12:34 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 17 Jun 2017 06:19:23 +0000 (08:19 +0200)
This cosmetic patch aligns the compatible string when there are on
several lines.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-37xx.dtsi

index 4d495ec39202d0c34b46996598466ec87d116eea..c1076fd0bd9eff8af360bf493ff68d3648b08e20 100644 (file)
 
                        pinctrl_nb: pinctrl@13800 {
                                compatible = "marvell,armada3710-nb-pinctrl",
-                               "syscon", "simple-mfd";
+                                            "syscon", "simple-mfd";
                                reg = <0x13800 0x100>, <0x13C00 0x20>;
                                gpionb: gpio {
                                        #gpio-cells = <2>;
 
                        pinctrl_sb: pinctrl@18800 {
                                compatible = "marvell,armada3710-sb-pinctrl",
-                               "syscon", "simple-mfd";
+                                            "syscon", "simple-mfd";
                                reg = <0x18800 0x100>, <0x18C00 0x20>;
                                gpiosb: gpio {
                                        #gpio-cells = <2>;
 
                        sdhci0: sdhci@d8000 {
                                compatible = "marvell,armada-3700-sdhci",
-                               "marvell,sdhci-xenon";
+                                            "marvell,sdhci-xenon";
                                reg = <0xd8000 0x300
                                       0x17808 0x4>;
                                interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;