summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/bcm53016-dlink-dwl-8610ap.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/bcm53016-dlink-dwl-8610ap.dts')
-rw-r--r--arch/arm/boot/dts/bcm53016-dlink-dwl-8610ap.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/bcm53016-dlink-dwl-8610ap.dts b/arch/arm/boot/dts/bcm53016-dlink-dwl-8610ap.dts
index b44a24448386..c1f54391746f 100644
--- a/arch/arm/boot/dts/bcm53016-dlink-dwl-8610ap.dts
+++ b/arch/arm/boot/dts/bcm53016-dlink-dwl-8610ap.dts
@@ -20,14 +20,14 @@
leds {
compatible = "gpio-leds";
- power {
+ led-power {
function = LED_FUNCTION_POWER;
color = <LED_COLOR_ID_GREEN>;
gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
default-state = "on";
};
- diag {
+ led-diag {
/* Actually "diag" unclear what this means */
function = LED_FUNCTION_INDICATOR;
color = <LED_COLOR_ID_RED>;
@@ -36,13 +36,13 @@
linux,default-trigger = "heartbeat";
};
- wlan-2g {
+ led-wlan-2g {
function = LED_FUNCTION_WLAN;
color = <LED_COLOR_ID_GREEN>;
gpios = <&chipcommon 5 GPIO_ACTIVE_LOW>;
};
- wlan-5g {
+ led-wlan-5g {
function = LED_FUNCTION_WLAN;
color = <LED_COLOR_ID_GREEN>;
gpios = <&chipcommon 8 GPIO_ACTIVE_LOW>;