aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MPRA2.dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-01 13:22:13 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-01 13:22:13 +0000
commit4bdafb6fac41380b9895d8c314c0375e096b934b (patch)
tree609dc21a12b3d39db83835be69806d3dbc26e3e2 /target/linux/ramips/dts/MPRA2.dts
parentd2886a1e72abd91fba68ffa58be8889cbe3f8228 (diff)
downloadupstream-4bdafb6fac41380b9895d8c314c0375e096b934b.tar.gz
upstream-4bdafb6fac41380b9895d8c314c0375e096b934b.tar.bz2
upstream-4bdafb6fac41380b9895d8c314c0375e096b934b.zip
ramips: Hame: change LED name mpr-x -> hame
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Backport of r42190 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42394 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/MPRA2.dts')
-rw-r--r--target/linux/ramips/dts/MPRA2.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/MPRA2.dts b/target/linux/ramips/dts/MPRA2.dts
index 56d6f51597..4f5e1c3c6d 100644
--- a/target/linux/ramips/dts/MPRA2.dts
+++ b/target/linux/ramips/dts/MPRA2.dts
@@ -75,11 +75,11 @@
gpio-leds {
compatible = "gpio-leds";
system {
- label = "mpr-a2:blue:system";
+ label = "hame:blue:system";
gpios = <&gpio0 20 1>;
};
power {
- label = "mpr-a2:red:power";
+ label = "hame:red:power";
gpios = <&gpio0 17 1>;
};
};