treewide: fix some cosmetic glitches in dts files
authorPaul Wassi <p.wassi@gmx.at>
Thu, 23 Aug 2018 07:35:04 +0000 (09:35 +0200)
committerMathias Kresin <dev@kresin.me>
Mon, 27 Aug 2018 17:31:17 +0000 (19:31 +0200)
- fix single spaces hidden by a tab
- replace indentation with spaces by tabs
- make empty lines empty
- drop trailing whitespace
- drop unnecessary blank lines

Signed-off-by: Mathias Kresin <dev@kresin.me>
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
52 files changed:
target/linux/apm821xx/dts/meraki-mr24.dts
target/linux/apm821xx/dts/meraki-mx60.dts
target/linux/at91/files/arch/arm/boot/dts/at91-q5xr5.dts
target/linux/at91/files/arch/arm/boot/dts/lmu5000.dts
target/linux/at91/files/arch/arm/boot/dts/wb50n.dts
target/linux/ath79/dts/ar7161_dlink_dir-825-b1.dts
target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g450h.dts
target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
target/linux/ath79/dts/ar9331_pisen_wmm003n.dts
target/linux/ath79/dts/ar9341_pcs_cr3000.dts
target/linux/ath79/dts/ar9344_pcs_cap324.dts
target/linux/ath79/dts/ar9344_pcs_cr5000.dts
target/linux/ath79/dts/qca9558_tplink_tl-wdr4900-v2.dts
target/linux/ath79/dts/qca9561_avm_fritz4020.dts
target/linux/brcm63xx/dts/ad1018-nor.dts
target/linux/brcm63xx/dts/bcm96318ref.dts
target/linux/brcm63xx/dts/bcm96318ref_p300.dts
target/linux/brcm63xx/dts/bcm963268bu_p300.dts
target/linux/brcm63xx/dts/bcm963269bhr.dts
target/linux/brcm63xx/dts/dgnd3700v1.dts
target/linux/brcm63xx/dts/r5010unv2.dts
target/linux/brcm63xx/dts/rta770bw.dts
target/linux/brcm63xx/dts/rta770w.dts
target/linux/brcm63xx/dts/vg50.dts
target/linux/ipq40xx/files-4.14/arch/arm/boot/dts/qcom-ipq4018-nbg6617.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-ea8500.dts
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-wpq864.dts
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ALL0333CJ.dts
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV4519PW.dts
target/linux/lantiq/files-4.14/arch/mips/boot/dts/ASL56026.dts
target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY88388.dts
target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY88444.dts
target/linux/lantiq/files-4.14/arch/mips/boot/dts/EASY98021.dts
target/linux/layerscape/files/arch/arm64/boot/dts/freescale/traverse-ls1043s.dts
target/linux/layerscape/files/arch/arm64/boot/dts/freescale/traverse-ls1043v.dts
target/linux/mvebu/files-4.14/arch/arm/boot/dts/armada-385-linksys-venom.dts
target/linux/oxnas/files/arch/arm/boot/dts/ox820-mitrastar-stg212.dts
target/linux/ramips/dts/ArcherMR200.dts
target/linux/ramips/dts/D240.dts
target/linux/ramips/dts/DWR-118-A2.dts
target/linux/ramips/dts/GB-PC2.dts
target/linux/ramips/dts/GL-MT300A.dts
target/linux/ramips/dts/GL-MT300N-V2.dts
target/linux/ramips/dts/GL-MT300N.dts
target/linux/ramips/dts/GL-MT750.dts
target/linux/ramips/dts/MIR3G.dts
target/linux/ramips/dts/NBG-419N2.dts
target/linux/ramips/dts/RBM33G.dts
target/linux/ramips/dts/TINY-AC.dts
target/linux/ramips/dts/Timecloud.dts
target/linux/ramips/dts/mt7621.dtsi
target/linux/samsung/dts/TQ210.dts

index e06d37cbbddbf727e5282fde054916a4e4d37f43..7152c0296cea7aec4386b60ad21ea182371fedfd 100644 (file)
@@ -29,7 +29,6 @@
        chosen {
                linux,stdout-path = "/plb/opb/serial@ef600400";
        };
-
 };
 
 
index cf20e2e9e96e3f3042e232be0a4f889eecf658d2..042c1c4303cc92812e1baa3eaf8db46f49cbb708 100644 (file)
@@ -29,7 +29,6 @@
        chosen {
                linux,stdout-path = "/plb/opb/serial@ef600400";
        };
-
 };
 
 &CRYPTO {
index 728553bce0bf58bdde6a14088910db5547d1c614..e6451202aac525ba4d3677e6750cc5338a2ad341 100644 (file)
                        watchdog@fffffd40 {
                                status = "okay";
                        };
+
                        spi0: spi@fffc8000 {
                                #address-cells = <1>;
                                #size-cells = <0>;
                                        reg = <0>;
                                        #address-cells = <1>;
                                        #size-cells = <1>;
+
                                        at91boot@0 {
                                                label = "at91boot";
                                                reg = <0x0 0x4000>;
                                };
                        };
                };
-               
+
                usb0: ohci@500000 {
                        num-ports = <2>;
                        status = "okay";
index fb3dd565a31b290026026b39c6577830d9468b81..4651fdf241afed5c53c1706424f722b2abaa2df1 100644 (file)
@@ -39,7 +39,6 @@
                                                atmel,pins =
                                                        <2 1 0x2 0x0>;  /* PC1 periph B */
                                        };
-
                                };
                        };
 
index 9c28a2197c76d10d36e7ecc76b44333e1bfa1ae1..1252192e44845a454f60e80ce1d9735df0cebb7d 100644 (file)
                        spi1: spi@f8008000 {
                                status = "okay";
 
-                               spidev@0 {
-                                         compatible = "spidev";
-                                         reg = <0>;
-                                         spi-max-frequency = <8000000>;
-                                };
+                               spidev@0 {
+                                       compatible = "spidev";
+                                       reg = <0>;
+                                       spi-max-frequency = <8000000>;
+                               };
                        };
 
                        watchdog@fffffe40 {
@@ -71,7 +71,6 @@
                usb2: ehci@00700000 {
                        status = "okay";
                };
-
        };
 
        gpio_keys {
                };
        };
 
-    leds {
-        compatible = "gpio-leds";
-
-        led0 {
-            label = "wb50n:blue:led0";
-            gpios = <&pioA 12 GPIO_ACTIVE_LOW>;
-            default-state = "off";
-        };
-
-        led1 {
-            label = "wb50n:green:led1";
-            gpios = <&pioA 24 GPIO_ACTIVE_LOW>;
-            default-state = "off";
-        };
-
-        led2 {
-            label = "wb50n:red:led2";
-            gpios = <&pioA 26 GPIO_ACTIVE_LOW>;
-            default-state = "off";
-        };
-    };
+       leds {
+               compatible = "gpio-leds";
+
+               led0 {
+                       label = "wb50n:blue:led0";
+                       gpios = <&pioA 12 GPIO_ACTIVE_LOW>;
+                       default-state = "off";
+               };
+
+               led1 {
+                       label = "wb50n:green:led1";
+                       gpios = <&pioA 24 GPIO_ACTIVE_LOW>;
+                       default-state = "off";
+               };
+
+               led2 {
+                       label = "wb50n:red:led2";
+                       gpios = <&pioA 26 GPIO_ACTIVE_LOW>;
+                       default-state = "off";
+               };
+       };
 };
index 5a3de683ed38cc286f8cf64673e617219e851d07..a28ff44445ce8b288fd4f1a8934cdc9804d0c2cb 100644 (file)
@@ -85,7 +85,6 @@
                        default-state = "off";
                        linux,default-trigger = "phy1tpt";
                };
-
        };
 
        keys {
                                phy-mode = "rgmii";
                        };
                };
-       
        };
 };
 
 };
 
 &pll {
-    clocks = <&extosc>;
+       clocks = <&extosc>;
 };
 
 &spi {
                speed = <1000>;
                full-duplex;
        };
-
 };
 
 &eth1 {
        pll-data = <0x11110000 0x00001099 0x00991099>;
 
        phy-handle = <&phy4>;
-
 };
index a0a439b0b55264dd8277c1c42deb2fcc7ce59fdd..8ff2c719521e565d3b6d8b2ef3f14c318aa215f1 100644 (file)
@@ -43,7 +43,6 @@
                        gpios = <&gpio 12 GPIO_ACTIVE_HIGH>;
                        debounce-interval = <60>;
                };
-
        };
 
        leds {
index e899e02fe6805933c7e4922f413aac9cadcdddbb..e4bd7c2094039fde891ee0933e8c2f73877e1712 100644 (file)
@@ -80,7 +80,6 @@
                        default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
-
        };
 
        rtl8367 {
index d44ce67025a49eed07192b0722c72981f2b6c729..5e763df510f40ae7eab9596888b5754af2d7520e 100644 (file)
@@ -47,7 +47,6 @@
                gpio = <&gpio 8 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
-
 };
 
 &spi {
index 3a7903eed22b07d8b6235ab16fc06acc4604a2df..5dcfd89ae682942977719533a9d1f6934658ddc6 100644 (file)
        phy-handle = <&swphy0>;
        mtd-mac-address = <&art 0x0>;
        mtd-mac-address-increment = <1>;
-
 };
 
 &eth1 {
index bc146bb672c56037f42c00bf72589d1858b8ebea..bd7c2a60dc740938dee32d717bf8b047199ab358 100644 (file)
@@ -74,7 +74,6 @@
                        default-state = "off";
                };
        };
-
 };
 
 &ref {
index 869322ac403e0bc2989fca8ee7f3e30354d88b91..82623031415270afebbc08cc94a1d07043cba555 100644 (file)
@@ -63,7 +63,6 @@
                        default-state = "off";
                };
        };
-
 };
 
 &ref {
                swconfig,segment = "wan";
                swconfig,portmap = <5 5>;
        };
-
 };
 
 &wmac {
index 4a3cda535868b05c9235073d96205fbb9dd24e1b..d1cb6d8d12f8589a675123dab0336e50e2b859d8 100644 (file)
@@ -96,7 +96,6 @@
                        gpio-export,output = <1>;
                        gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
                };
-
        };
 };
 
index 6b2a35c35a63669bf1d4a5d95c972535e08d86a7..6b30c036ead69ba7a4358a1881147bf26c6b0039 100644 (file)
@@ -45,7 +45,6 @@
                                output-high;
                                line-name = "gpio-latch-bit";
                        };
-
                };
        };
 
index 61fde75072976ad846bc7186b802955140e5db4a..4794d45d74221415a31787f2405d7833dffa7966 100644 (file)
@@ -36,7 +36,6 @@
                        linux,code = <KEY_RESTART>;
                };
        };
-
 };
 
 &pinctrl {
index d0ca2fc204e1e4441d2e2f7d3cb7004cf15d3154..835b1c2f306f921ee838d1f6d2ab6b65d8a0ecf0 100644 (file)
@@ -31,7 +31,7 @@
                        gpios = <&pinctrl 34 1>;
                        linux,code = <KEY_RESTART>;
                };
-        };
+       };
 
        gpio-leds {
                compatible = "gpio-leds";
index ef9b5c4aaf159edacb89880f8c249a3d950df1e7..5cd5b78c345ea1529a1afab62acd7a032410e240 100644 (file)
@@ -31,7 +31,7 @@
                        gpios = <&pinctrl 34 1>;
                        linux,code = <KEY_RESTART>;
                };
-        };
+       };
 
        gpio-leds {
                compatible = "gpio-leds";
index f7477a3a2558bb6ca785da35a01ebdf8ef8a4a97..6122d7306b6e7f2352e92460b83f25eca48bf819 100644 (file)
@@ -31,7 +31,7 @@
                        gpios = <&pinctrl 33 0>;
                        linux,code = <KEY_WPS_BUTTON>;
                };
-        };
+       };
 };
 
 &hsspi {
index de7255b130ca72aea83fb824c9f5718887a8daa4..2e3211083c7ba758fa73b60c7b981a8a8e91ee5e 100644 (file)
@@ -25,7 +25,7 @@
                        gpios = <&pinctrl 32 0>;
                        linux,code = <KEY_RESTART>;
                };
-        };
+       };
 
        gpio-leds {
                compatible = "gpio-leds";
index e2884703adbf648c3c71f87f5d9bbcca2ef188a9..a98664822fcb64bb7230e775dbf3323570d20832 100644 (file)
                        reg = <0x1fe0000 0x20000>;
                };
        };
-}; 
+};
 
 &pinctrl {
        pinctrl-names = "default";
index c134d52ca8dfafea23d11963cf3dfec0a1044269..af9633c8b88253ff4684640b2439250c3814e323 100644 (file)
@@ -13,7 +13,7 @@
                stdout-path = "serial0:115200n8";
        };
 
-       
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;
index 89cf87248fcbb3236eeffbaa8101cd8191f58bc1..fd99780f882f17dc06fc4213d93da5ba83976de5 100644 (file)
@@ -25,7 +25,7 @@
                        gpios = <&gpio0 13 1>;
                        linux,code = <KEY_RESTART>;
                };
-        };
+       };
 
        gpio-leds {
                compatible = "gpio-leds";
index 6a1dfd2f43f2d28bc3f77cc6ef35206fa8acce43..e057a70ed8a2f7e26e81ff5d62e1b4ca8a416060 100644 (file)
@@ -25,7 +25,7 @@
                        gpios = <&gpio0 13 1>;
                        linux,code = <KEY_RESTART>;
                };
-        };
+       };
 
        gpio-leds {
                compatible = "gpio-leds";
index 7f11da2bd8b17be0684abaf57bab0e6e5f38cafb..140213b58348d2bc16f43b02921260a33f5089ca 100644 (file)
@@ -31,7 +31,7 @@
                        gpios = <&pinctrl 34 0>;
                        linux,code = <KEY_WPS_BUTTON>;
                };
-        };
+       };
 };
 
 &hsspi {
index d94c8d348875c856bdfdb9bbd1a5293098fabc11..4d366142a1c766a7ac289b09b52ce579207cfa24 100644 (file)
                        output-low;
                };
        };
-       led_pins: led_pinmux  {
+       led_pins: led_pinmux {
                mux {
                        pins = "gpio0", "gpio1", "gpio3", "gpio5", "gpio58";
                        drive-strength = <0x8>;
index ed26074a783a0a75f3c616ab0efcc1279a15e15d..34377e350449f9454e65c2a4dcf394ee07fd5d0c 100644 (file)
@@ -57,7 +57,7 @@
        };
 
        soc {
-               rpm@108000  {
+               rpm@108000 {
                        pinctrl-0 = <&rpm_pins>;
                        pinctrl-names = "default";
                };
 
        led_pins: led_pins {
                mux {
-                       pins = "gpio7", "gpio8", "gpio9",  "gpio22",
+                       pins = "gpio7", "gpio8", "gpio9", "gpio22",
                               "gpio23", "gpio24", "gpio25", "gpio53";
                        function = "gpio";
                        drive-strength = <2>;
index a157104dbf21f379bd7d14bb631096a4e7110684..df62ac2d9231523e4a7790fcbb43cd17b157fe53 100644 (file)
@@ -18,7 +18,6 @@
                        led-dsl = &dsl;
                        led-internet = &online_green;
                };
-
        };
 
        memory@0 {
index 05e9da2297cae5c2c8557cca0523b7d426ffc8c4..e307b381a9eafe9c29b3bb6c8428dfe6359ea897 100644 (file)
        };
 };
 
-&pci0  {
+&pci0 {
        status = "okay";
        lantiq,external-clock;
        gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
index aea3de41c619be87e40818dd9fda32258ca6c11e..90bfcabcb5724b4104ea60f9978e0e9b0ce84ed0 100644 (file)
@@ -93,7 +93,6 @@
                        phy-mode = "mii";
                        phy-handle = <&phy14>;
                };
-
        };
 
        mdio@0 {
                        reg = <0x14>;
                        compatible = "lantiq,phy22f", "ethernet-phy-ieee802.3-c22";
                };
-
        };
 };
 
index a9c5b3c24b067ce8b27895621cbe29683f0c7459..4821a66b0d8b9b5199e1bbd8ed71c0cac080ee0c 100644 (file)
@@ -28,7 +28,7 @@
 
        pinctrl {
                led_pins: led-pins {
-                       lantiq,pins = "io34", "io35", "io36", "io37", "io38", 
+                       lantiq,pins = "io34", "io35", "io36", "io37", "io38",
                                        "io39", "io40", "io41";
                        lantiq,function = "gpio";
                };
                        gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
                        default-state = "off";
                };
-
        };
 };
 
index ceb81ea13b18de10bdd6610a7bf72ca1b1689492..0ac74b3309bea82fd6765ca4a8e26541bfb8c681 100644 (file)
@@ -14,7 +14,7 @@
 
        memory@0 {
                device_type = "memory";
-               reg = <0x0 0x4000000>;  // 64M at 0x0
+               reg = <0x0 0x4000000>;  // 64M at 0x0
        };
 
        gpio-keys {
@@ -74,7 +74,6 @@
                        gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>;
                        default-state = "off";
                };
-
        };
 };
 
index 7b2e490fcc0eed11e70fca0e9b8d37535792c200..38154d6f1cfaadf80d24d3e85559223d5f5369e0 100644 (file)
@@ -15,7 +15,7 @@
 
        memory@0 {
                device_type = "memory";
-               reg = <0x0 0x4000000>;  // 64M at 0x0
+               reg = <0x0 0x4000000>;  // 64M at 0x0
        };
 
        gpio-keys {
                /* Place-holder for SIM-Card connector,
                   to list the used GPIOs, no official binding */
                compatible = "gpio-mmc";
-               gpios =  <&gpio0 3 GPIO_ACTIVE_HIGH>,
-                        <&gpio0 3 GPIO_ACTIVE_HIGH>,
-                        <&gpio0 2 GPIO_ACTIVE_HIGH>,
-                        <0>; /* no CS */
+               gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>,
+                       <&gpio0 3 GPIO_ACTIVE_HIGH>,
+                       <&gpio0 2 GPIO_ACTIVE_HIGH>,
+                       <0>; /* no CS */
                gpio-names = "di", "do", "clk", "cs";
-               reset-gpio =  <&gpio3 24 GPIO_ACTIVE_HIGH>;
+               reset-gpio = <&gpio3 24 GPIO_ACTIVE_HIGH>;
        };
 
        pinctrl {
index e2d6bc1848e4df035f9104cc12f5f40ad334695c..3896f39e5a48d2edcb951d0872fa8f9bb73e6bae 100644 (file)
                        gpios = <&gpio4 1 GPIO_ACTIVE_LOW>;
                };
        };
-       
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;
index de9aa62d2f3a9f20eee1e2a1dff6fb74a626787a..cfbc0d03738f85248fdbfd03dcddef4b21804387 100644 (file)
@@ -94,7 +94,7 @@
                        gpios = <&pca9555 6 GPIO_ACTIVE_HIGH>;
                };
        };
-       
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;
 
 /* No SATA/AHCI on this board */
 &sata {
-       status = "disabled";
+       status = "disabled";
 };
index 00a4ee9f394bc63b77f77d28888ae4a70193e4d4..2e0bed815f501a2489c4981af64b6a65e71885f3 100644 (file)
                        /* Spansion S34ML02G2 256MiB, OEM Layout */
                        partition@0 {
                                label = "u-boot";
-                               reg = <0x0000000 0x200000>;  /* 2MB */
+                               reg = <0x0000000 0x200000>;     /* 2MB */
                                read-only;
                        };
 
                        partition@200000 {
                                label = "u_env";
-                               reg = <0x200000 0x20000>;    /* 128KB */
+                               reg = <0x200000 0x20000>;       /* 128KB */
                        };
 
                        partition@220000 {
                                label = "s_env";
-                               reg = <0x220000 0x40000>;    /* 256KB */
+                               reg = <0x220000 0x40000>;       /* 256KB */
                        };
 
                        partition@180000 {
                                label = "unused_area";
-                               reg = <0x260000 0x5c0000>;   /* 5.75MB */
+                               reg = <0x260000 0x5c0000>;      /* 5.75MB */
                        };
 
                        partition@7e0000 {
                                label = "devinfo";
-                               reg = <0x7e0000 0x40000>;   /* 256KB */
+                               reg = <0x7e0000 0x40000>;       /* 256KB */
                                read-only;
                        };
 
                        /* kernel1 overlaps with rootfs1 by design */
                        partition@900000 {
                                label = "kernel1";
-                               reg = <0x900000 0x7b00000>;  /* 123MB */
+                               reg = <0x900000 0x7b00000>;     /* 123MB */
                        };
 
                        partition@c00000 {
                                label = "rootfs1";
-                               reg = <0xc00000 0x7800000>;  /* 120MB */
+                               reg = <0xc00000 0x7800000>;     /* 120MB */
                        };
 
                        /* kernel2 overlaps with rootfs2 by design */
                        partition@8400000 {
                                label = "kernel2";
-                               reg = <0x8400000 0x7b00000>; /* 123MB */
+                               reg = <0x8400000 0x7b00000>;    /* 123MB */
                        };
 
                        partition@8700000 {
                                label = "rootfs2";
-                               reg = <0x8700000 0x7800000>;  /* 120MB */
+                               reg = <0x8700000 0x7800000>;    /* 120MB */
                        };
 
                        /* last MB is for the BBT, not writable */
index 834ea77653da6828a2b9320d0c96bdca1cbc3c63..d3a06fdab2b2d433021021b48f9a7589ffe2349b 100644 (file)
@@ -64,7 +64,6 @@
                gpios = <&gpio1 9 0 &gpio1 10 0>;
                i2c-gpio,delay-us = <10>;
        };
-
 };
 
 &uart0 {
index 1b44a4b5ee0429e1d7987861c0f8a0d53bdf9045..2735d7406163f61fbadbc58e6f39f59d8d36075f 100644 (file)
@@ -97,7 +97,6 @@
                        gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
                };
        };
-
 };
 
 &gpio1 {
index fc87383b0feae711b6f8422c6149dbe8795af36b..8eddbecd7066fb9a771b58b76dd82abbdcab37e7 100644 (file)
@@ -65,7 +65,6 @@
                        gpio-export,output = <1>;
                        gpios = <&gpio2 6 GPIO_ACTIVE_HIGH>;
                };
-
        };
 
        gpio-leds {
index f36ecb5b2064e9ebfa859fd06c7b971ca37cb2d4..fd8f932412c739158a10cc7c1b41e8f6fabc5772 100644 (file)
@@ -57,8 +57,6 @@
                        label = "dwr-118-a2:green:usb";
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
                };
-
-
        };
 
        gpio_export {
@@ -69,8 +67,8 @@
                        gpio-export,name = "usb";
                        gpio-export,output = <1>;
                        gpios = <&gpio1 14 GPIO_ACTIVE_HIGH>;
+               };
        };
-    };
 };
 
 &gpio1 {
index ae73115608b3924ab9d28aa1cfb57b1588e04f90..dcef40ff12b6b8e64f2a86b7f9ff266b7212c4e6 100644 (file)
@@ -65,7 +65,6 @@
                        label = "gb-pc2:green:lan3";
                        gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
                };
-
        };
 };
 
index d7ec92ee43c87d07152b98768e1c13a490cc5628..d83bb3955abbd363706624a382ba046cbbd9ae05 100644 (file)
@@ -35,7 +35,6 @@
                        label = "gl-mt300a:usb";
                        gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
                };
-
        };
 
        gpio-keys-polled {
@@ -58,7 +57,7 @@
                        gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
                        linux,code = <BTN_1>;
                };
-       };
+       };
 };
 
 &gpio0 {
index 61e5fa01e17363d017bc0f4d6314b7048b3a5e4e..b41a9ae669b950ab4506cda2bbab3079a325e20d 100644 (file)
@@ -75,7 +75,6 @@
                        gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
                };
        };
-
 };
 
 &pinctrl {
index 55305d7278cf9cd5db0c344ff19cb9fe09144391..644cfed286f10037886eb500896b28f1f8006ae9 100644 (file)
@@ -30,7 +30,6 @@
                        label = "gl-mt300n:wlan";
                        gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
                };
-
        };
 
        gpio-keys-polled {
index 512636093396ae27400157b32eba1b9f415038b4..7786620cc07b843bd2e38ff2d16920d571ceaab5 100644 (file)
@@ -30,7 +30,6 @@
                        label = "gl-mt750:wlan";
                        gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
                };
-
        };
 
        gpio-keys-polled {
@@ -53,7 +52,7 @@
                        gpios = <&gpio2 3 GPIO_ACTIVE_LOW>;
                        linux,code = <BTN_1>;
                };
-       };
+       };
 };
 
 &gpio0 {
index d9b32c3c49bd2849e5576466d75d43b3288fdfb9..ab49acfb3ece6c2e4012e1c1b6547204892b167d 100644 (file)
@@ -54,7 +54,6 @@
                        label = "mir3g:amber:lan2";
                        gpios = <&gpio0 16 GPIO_ACTIVE_LOW>;
                };
-
        };
 
        gpio-keys-polled {
@@ -76,7 +75,6 @@
                gpio = <&gpio0 12 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
-
 };
 
 &xhci {
index ee5045e1a48fb5b9534832168a762a8146f9faee..151da14847233a224ded2ca308c96c52299e1821 100644 (file)
@@ -92,7 +92,6 @@
                        linux,code = <KEY_RFKILL>;
                };
        };
-
 };
 
 &pinctrl {
index 7c0d90010578cb771affbf1e10046ad94819adf8..662aad7b36dce4bd48e7c3be2c640fa35bd8d38c 100644 (file)
@@ -29,7 +29,6 @@
                        label = "rbm33g:green:usr";
                        gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>;
                };
-
        };
 
        gpio-keys-polled {
index f7361497d9499eb071c719344bd9b2b608075db8..ed539b1d0e39192e670306c20f2fab696c40706b 100644 (file)
@@ -25,7 +25,6 @@
                        label = "tiny-ac:orange:wifi";
                        gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
                };
-
        };
 
        gpio-keys-polled {
@@ -37,7 +36,6 @@
                        gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
-
        };
 
        gpio_export {
index 16f2326f5ae1bcdbde8052748933775597f92c3c..9e5d8e0db39ee7edc86ed00396a43ea5e7801a51 100644 (file)
@@ -34,7 +34,6 @@
                        label = "timecloud:orange:status";
                        gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
                };
-
        };
 
        gpio-keys-polled {
index 31d930d2251b15b245c0ee4366fbb6f58f0797ff..9a2cbbebc9678da7e600f1bb1411df7a88e25ac1 100644 (file)
                mc: mc@1fbf8000 {
                        compatible = "mtk,mt7621-mc";
                        reg = <0x1fbf8000 0x8000>;
-               };
+               };
 
                uartlite: uartlite@c00 {
                        compatible = "ns16550a";
index 86a25574e9fbe9046339f5996d5b30b673476084..d32e3400f9f291454ac5c36252d5a148431ce03c 100644 (file)
 #include "s5pv210.dtsi"
 
 / {
-    model = "Embedsky TQ210 based on S5PV210";
-    compatible = "embedsky,tq210", "samsung,s5pv210";
+       model = "Embedsky TQ210 based on S5PV210";
+       compatible = "embedsky,tq210", "samsung,s5pv210";
 
-    chosen {
-        bootargs = "console=ttySAC0,115200n8";
-    };
+       chosen {
+               bootargs = "console=ttySAC0,115200n8";
+       };
 
-    memory@20000000 {
-        device_type = "memory";
-        reg = <0x20000000 0x40000000>;
-    };
+       memory@20000000 {
+               device_type = "memory";
+               reg = <0x20000000 0x40000000>;
+       };
 
-    ethernet@88000000 {
-        compatible = "davicom,dm9000";
-        reg = <0x88000000 0x2 0x88000004 0x2>;
-        interrupt-parent = <&gph1>;
-        interrupts = <2 IRQ_TYPE_LEVEL_HIGH>;
-        local-mac-address = [00 00 de ad be ef];
-        davicom,no-eeprom;
-        clocks = <&clocks CLK_SROMC>;
-        clock-names = "sromc";
-    };
+       ethernet@88000000 {
+               compatible = "davicom,dm9000";
+               reg = <0x88000000 0x2 0x88000004 0x2>;
+               interrupt-parent = <&gph1>;
+               interrupts = <2 IRQ_TYPE_LEVEL_HIGH>;
+               local-mac-address = [00 00 de ad be ef];
+               davicom,no-eeprom;
+               clocks = <&clocks CLK_SROMC>;
+               clock-names = "sromc";
+       };
 };
 
 &xxti {
-    clock-frequency = <24000000>;
+       clock-frequency = <24000000>;
 };
 
 &uart0 {
-    status = "okay";
+       status = "okay";
 };
 
 &nand {
-    status = "okay";
-    nand-ecc-mode = "soft";
+       status = "okay";
+       nand-ecc-mode = "soft";
 
-    partition@0 {
-        label = "boot";
-        reg = <0x0 0x40000>;        /* 246KB */
-        read-only;
-    };
-    
-    partition@40000 {
-        label = "kernel";
-        reg = <0x40000 0x300000>;   /* 3MB */
-    };
+       partition@0 {
+               label = "boot";
+               reg = <0x0 0x40000>;            /* 246KB */
+               read-only;
+       };
 
-    partition@340000 {
-        label = "rootfs";
-        reg = <0x340000 0x3fcc0000>; /* 1020MB */
-    };
+       partition@40000 {
+               label = "kernel";
+               reg = <0x40000 0x300000>;       /* 3MB */
+       };
 
+       partition@340000 {
+               label = "rootfs";
+               reg = <0x340000 0x3fcc0000>;    /* 1020MB */
+       };
 };