summaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/files
diff options
context:
space:
mode:
authorCezary Jackiewicz <cezary.jackiewicz@gmail.com>2016-08-23 19:26:16 +0200
committerJohn Crispin <john@phrozen.org>2016-08-24 00:21:34 +0200
commit941729336602c3ad0e6ee9d83dcc5192650df44e (patch)
tree45865dd4af320c7b59503cabee7d976884caaf54 /target/linux/ipq806x/files
parent2a64be5aa9240449ceac069c914e2bb0972baa2d (diff)
downloadmaster-31e0f0ae-941729336602c3ad0e6ee9d83dcc5192650df44e.tar.gz
master-31e0f0ae-941729336602c3ad0e6ee9d83dcc5192650df44e.tar.bz2
master-31e0f0ae-941729336602c3ad0e6ee9d83dcc5192650df44e.zip
ipq806x: Archer C2600: Renaming LED accordance with the standard
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Diffstat (limited to 'target/linux/ipq806x/files')
-rw-r--r--target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-c2600.dts28
1 files changed, 14 insertions, 14 deletions
diff --git a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-c2600.dts b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-c2600.dts
index d62d53e7fa..96c5c5d94e 100644
--- a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-c2600.dts
+++ b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-c2600.dts
@@ -376,35 +376,35 @@
compatible = "gpio-leds";
lan {
- label = "lan:blue";
+ label = "c2600:blue:lan";
gpios = <&qcom_pinmux 6 0>;
};
- usb4 {
- label = "usb_4:blue";
+ usb4 {
+ label = "c2600:blue:usb_4";
gpios = <&qcom_pinmux 7 0>;
};
- usb2 {
- label = "usb_2:blue";
+ usb2 {
+ label = "c2600:blue:usb_2";
gpios = <&qcom_pinmux 8 0>;
};
- wps {
- label = "wps:blue";
+ wps {
+ label = "c2600:blue:wps";
gpios = <&qcom_pinmux 9 0>;
};
- wan_blue {
- label = "wan:blue";
+ wan_blue {
+ label = "c2600:blue:wan";
gpios = <&qcom_pinmux 33 1>;
};
- status {
- label = "status:blue";
+ status {
+ label = "c2600:blue:status";
gpios = <&qcom_pinmux 53 0>;
default-state = "on";
};
- ledgnr {
- label = "ledgnr:blue";
+ ledgnr {
+ label = "c2600:blue:ledgnr";
gpios = <&qcom_pinmux 66 0>;
};
- };
+ };
};
&adm_dma {