mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 08:48:08 +00:00
ralink: add FireWRT led detail
Signed-off-by: wengbj <fl.service@t-firefly.com> SVN-Revision: 44241
This commit is contained in:
parent
1258b4cc94
commit
d725678a43
@ -83,4 +83,13 @@
|
||||
mtd-mac-address = <&factory 0xe000>;
|
||||
};
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
power {
|
||||
label = "firewrt:green:power";
|
||||
gpios = <&gpio0 22 1>;
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user