Skip to content
Snippets Groups Projects
Commit ddc2af87 authored by blogic's avatar blogic
Browse files

ralink: add FireWRT led detail


Signed-off-by: default avatarwengbj <fl.service@t-firefly.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44241 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 623622c9
No related branches found
No related tags found
No related merge requests found
...@@ -83,4 +83,13 @@ ...@@ -83,4 +83,13 @@
mtd-mac-address = <&factory 0xe000>; mtd-mac-address = <&factory 0xe000>;
}; };
gpio-leds {
compatible = "gpio-leds";
power {
label = "firewrt:green:power";
gpios = <&gpio0 22 1>;
};
};
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment