From 941729336602c3ad0e6ee9d83dcc5192650df44e Mon Sep 17 00:00:00 2001 From: Cezary Jackiewicz Date: Tue, 23 Aug 2016 19:26:16 +0200 Subject: ipq806x: Archer C2600: Renaming LED accordance with the standard Signed-off-by: Cezary Jackiewicz --- .../files/arch/arm/boot/dts/qcom-ipq8064-c2600.dts | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'target/linux/ipq806x/files') 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 { -- cgit v1.2.3