ramips: fix 7Links PX-4885 dts{, i}, board, image and profile names

The following patch changes 7Links PX-4885 dts{,i} filenames, board, image and profile names from "PX4885" to "PX-4885" (for consistency).

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

SVN-Revision: 46629
This commit is contained in:
John Crispin
2015-08-17 06:01:06 +00:00
parent e4b6dcee5e
commit 2fe5cf2bd6
9 changed files with 17 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
/dts-v1/;
/include/ "PX4885.dtsi"
/include/ "PX-4885.dtsi"
/ {
palmbus@10000000 {

View File

@@ -1,6 +1,6 @@
/dts-v1/;
/include/ "PX4885.dtsi"
/include/ "PX-4885.dtsi"
/ {
palmbus@10000000 {

View File

@@ -1,7 +1,7 @@
/include/ "rt5350.dtsi"
/ {
compatible = "PX4885", "ralink,rt5350-soc";
compatible = "PX-4885", "ralink,rt5350-soc";
model = "7Links PX-4885";
pinctrl {
@@ -42,12 +42,12 @@
compatible = "gpio-leds";
orange {
label = "7links:orange:wifi";
label = "px-4885:orange:wifi";
gpios = <&gpio0 18 1>;
};
blue {
label = "7links:blue:storage";
label = "px-4885:blue:storage";
gpios = <&gpio0 19 1>;
};
};