ramips: fix Buffalo WMR-300 dts, board, image and profile names

The following patch changes Buffalo WMR-300 dts filename, board, image and profile names from "WMR300" to "WMR-300" (for consistency).

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>

SVN-Revision: 46628
This commit is contained in:
John Crispin
2015-08-17 06:00:49 +00:00
parent 713c81e97b
commit e4b6dcee5e
6 changed files with 10 additions and 10 deletions

View File

@@ -70,17 +70,17 @@
compatible = "gpio-leds";
aoss1 {
label = "buffalo:red:aoss";
label = "wmr-300:red:aoss";
gpios = <&gpio2 1 1>;
};
aoss2 {
label = "buffalo:green:aoss";
label = "wmr-300:green:aoss";
gpios = <&gpio2 2 1>;
};
power {
label = "buffalo:green:status";
label = "wmr-300:green:status";
gpios = <&gpio2 4 1>;
};
};