Commit 24ce659d authored by Oleksij Rempel's avatar Oleksij Rempel Committed by Thomas Bogendoerfer

MIPS: ath79: ar9331_dpt_module: update led nodes

Fit led nodes to the latest naming schema.
Signed-off-by: default avatarOleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 83dd9a0b
......@@ -3,6 +3,7 @@
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h>
#include <dt-bindings/leds/common.h>
#include "ar9331.dtsi"
......@@ -22,8 +23,9 @@ memory@0 {
leds {
compatible = "gpio-leds";
system {
label = "dpt-module:green:system";
led-0 {
function = LED_FUNCTION_STATUS;
color = <LED_COLOR_ID_GREEN>;
gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
default-state = "off";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment