ramips: fix indentation and other mistakes in .dts{, i} files
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / MicroWRT.dts
index f6e81ddc133a86f39c73f08796ca92341782e36e..ac660d496b2c2650f1994e149e0d6c529af42856 100644 (file)
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 1 1>;
                        linux,code = <0x198>;
                };
+
                wps {
                        label = "wps";
                        gpios = <&gpio0 2 1>;
                        linux,code = <0x211>;
                };
        };
-   };
+};