diff options
Diffstat (limited to 'arch/arm/boot/dts/sun4i-a10-cubieboard.dts')
-rw-r--r-- | arch/arm/boot/dts/sun4i-a10-cubieboard.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/sun4i-a10-cubieboard.dts b/arch/arm/boot/dts/sun4i-a10-cubieboard.dts index 757c4cd900ee..4580b62b43ff 100644 --- a/arch/arm/boot/dts/sun4i-a10-cubieboard.dts +++ b/arch/arm/boot/dts/sun4i-a10-cubieboard.dts | |||
@@ -76,12 +76,12 @@ | |||
76 | pinctrl-0 = <&led_pins_cubieboard>; | 76 | pinctrl-0 = <&led_pins_cubieboard>; |
77 | 77 | ||
78 | blue { | 78 | blue { |
79 | label = "cubieboard::blue"; | 79 | label = "cubieboard:blue:usr"; |
80 | gpios = <&pio 7 21 0>; /* LED1 */ | 80 | gpios = <&pio 7 21 0>; /* LED1 */ |
81 | }; | 81 | }; |
82 | 82 | ||
83 | green { | 83 | green { |
84 | label = "cubieboard::green"; | 84 | label = "cubieboard:green:usr"; |
85 | gpios = <&pio 7 20 0>; /* LED2 */ | 85 | gpios = <&pio 7 20 0>; /* LED2 */ |
86 | linux,default-trigger = "heartbeat"; | 86 | linux,default-trigger = "heartbeat"; |
87 | }; | 87 | }; |