aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-08-17 06:00:49 +0000
committerJohn Crispin <blogic@openwrt.org>2015-08-17 06:00:49 +0000
commit11deb6ada1dbceea3f70a60f55235e2318dc85d8 (patch)
treeeb0e7f6cb917855dfb393642ecd639880ba21306 /target/linux/ramips/dts
parent5c8cc5f9aaa7300753ec7c2459fe9ec24199e670 (diff)
downloadmaster-187ad058-11deb6ada1dbceea3f70a60f55235e2318dc85d8.tar.gz
master-187ad058-11deb6ada1dbceea3f70a60f55235e2318dc85d8.tar.bz2
master-187ad058-11deb6ada1dbceea3f70a60f55235e2318dc85d8.zip
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46628 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r--target/linux/ramips/dts/WMR-300.dts (renamed from target/linux/ramips/dts/WMR300.dts)6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/WMR300.dts b/target/linux/ramips/dts/WMR-300.dts
index fbeec4c769..3dae3ae2ae 100644
--- a/target/linux/ramips/dts/WMR300.dts
+++ b/target/linux/ramips/dts/WMR-300.dts
@@ -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>;
};
};