summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MPRA2.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-08-18 13:09:39 +0000
committerJohn Crispin <john@openwrt.org>2014-08-18 13:09:39 +0000
commitbb9a23aca2f35d81f14e2d90a586d890d545a70e (patch)
treece381c89b69dc3d020850f1b1f61b5fb5b19b7e8 /target/linux/ramips/dts/MPRA2.dts
parent5d9b1e7ec1badba2adf4b7b1f6963d8ff63b25a8 (diff)
downloadmaster-31e0f0ae-bb9a23aca2f35d81f14e2d90a586d890d545a70e.tar.gz
master-31e0f0ae-bb9a23aca2f35d81f14e2d90a586d890d545a70e.tar.bz2
master-31e0f0ae-bb9a23aca2f35d81f14e2d90a586d890d545a70e.zip
ramips: Hame: change LED name mpr-x -> hame
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 42190
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>;
};
};