ralink: add FireWRT led detail
[openwrt/svn-archive/archive.git] / target / linux / ramips / dts / FIREWRT.dts
index 4e9e28bc9fab0d350ec3ab1df20d24bd87c67ec0..faebe2fbe69906d8f9035a5026a7bc1958570a34 100644 (file)
                mtd-mac-address = <&factory 0xe000>;
        };
 
+       gpio-leds {
+               compatible = "gpio-leds";
+
+               power {
+                       label = "firewrt:green:power";
+                       gpios = <&gpio0 22 1>;
+               };
+       };
+
 };