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>;
|
mtd-mac-address = <&factory 0xe000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gpio-leds {
|
||||||
|
compatible = "gpio-leds";
|
||||||
|
|
||||||
|
power {
|
||||||
|
label = "firewrt:green:power";
|
||||||
|
gpios = <&gpio0 22 1>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue