projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1258b4c
)
ralink: add FireWRT led detail
author
John Crispin
<john@openwrt.org>
Mon, 2 Feb 2015 09:02:10 +0000
(09:02 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 2 Feb 2015 09:02:10 +0000
(09:02 +0000)
Signed-off-by: wengbj <fl.service@t-firefly.com>
SVN-Revision: 44241
target/linux/ramips/dts/FIREWRT.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/FIREWRT.dts
b/target/linux/ramips/dts/FIREWRT.dts
index 4e9e28bc9fab0d350ec3ab1df20d24bd87c67ec0..faebe2fbe69906d8f9035a5026a7bc1958570a34 100644
(file)
--- a/
target/linux/ramips/dts/FIREWRT.dts
+++ b/
target/linux/ramips/dts/FIREWRT.dts
@@
-83,4
+83,13
@@
mtd-mac-address = <&factory 0xe000>;
};
+ gpio-leds {
+ compatible = "gpio-leds";
+
+ power {
+ label = "firewrt:green:power";
+ gpios = <&gpio0 22 1>;
+ };
+ };
+
};