ramips: fix indentation and other mistakes in .dts{, i} files
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / WR6202.dts
index 430205e51bf0428901a81067b049ed41fe825aac..614f696d86198a4b423e469eb3ceb3656cdfd552 100644 (file)
 
        gpio-leds {
                compatible = "gpio-leds";
+
                wps {
                        label = "wr6202:blue:wps";
                        gpios = <&gpio0 14 1>;
                };
+
                3g {
                        label = "wr6202:blue:3g";
                        gpios = <&gpio0 13 1>;
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 10 1>;
                        linux,code = <0x198>;
                };
+
                wps {
                        label = "wps";
                        gpios = <&gpio0 0 1>;
@@ -51,7 +55,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;