ralink: add FireWRT led detail

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44241 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2015-02-02 09:02:10 +00:00
parent ac8a6123f8
commit 4b21f8fd9c
1 changed files with 9 additions and 0 deletions

View File

@ -83,4 +83,13 @@
mtd-mac-address = <&factory 0xe000>;
};
gpio-leds {
compatible = "gpio-leds";
power {
label = "firewrt:green:power";
gpios = <&gpio0 22 1>;
};
};
};