ramips: Hame: change LED name mpr-x -> hame

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>

SVN-Revision: 42190
This commit is contained in:
John Crispin
2014-08-18 13:09:39 +00:00
parent 5d9b1e7ec1
commit bb9a23aca2
4 changed files with 8 additions and 8 deletions

View File

@@ -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>;
};
};