Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1437797
| From | ayaka <ayaka@soulik.info> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi |
| Date | 2016-07-06 17:40 +0200 |
| Message-ID | <rRX5D-2x0-3@gated-at.bofh.it> (permalink) |
| References | <rRX5D-2x0-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The connected leds are different in firefly and firefly reload.
Adding this label making it is possible to add more leds.
Signed-off-by: ayaka <ayaka@soulik.info>
---
arch/arm/boot/dts/rk3288-firefly.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/rk3288-firefly.dtsi b/arch/arm/boot/dts/rk3288-firefly.dtsi
index d6cf9ad..1d7f03c 100644
--- a/arch/arm/boot/dts/rk3288-firefly.dtsi
+++ b/arch/arm/boot/dts/rk3288-firefly.dtsi
@@ -99,7 +99,7 @@
};
};
- leds {
+ leds: leds {
compatible = "gpio-leds";
work {
--
2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi ayaka <ayaka@soulik.info> - 2016-07-06 17:40 +0200
csiph-web