Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1437866

[PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi

From Randy Li <ayaka@soulik.info>
Newsgroups linux.kernel
Subject [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi
Date 2016-07-06 19:40 +0200
Message-ID <rRYXM-3I6-13@gated-at.bofh.it> (permalink)
References <rRXIm-2ZF-3@gated-at.bofh.it> <rRYXM-3I6-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: ayaka <ayaka@soulik.info>

The connected leds are different in firefly release version
and firefly reload.
Adding this label making it is possible to add more leds.

Signed-off-by: Randy Li <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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload ayaka <ayaka@soulik.info> - 2016-07-06 17:40 +0200
  [PATCH 3/3] ARM: dts: add rk3288-firefly-reload ayaka <ayaka@soulik.info> - 2016-07-06 17:40 +0200
  [PATCH 2/3] ARM: dts: move regulator settings from common to specifics ayaka <ayaka@soulik.info> - 2016-07-06 17:40 +0200
    Re: [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Heiko Stuebner <heiko@sntech.de> - 2016-07-06 18:20 +0200
      [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 19:40 +0200
      [PATCH 3/3] ARM: dts: add rk3288-firefly-reload Randy Li <ayaka@soulik.info> - 2016-07-06 19:40 +0200
      [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi Randy Li <ayaka@soulik.info> - 2016-07-06 19:40 +0200
      [PATCH 0/3] Re: [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 19:40 +0200
      [PATCH 3/3] ARM: dts: add rk3288-firefly-reload Randy Li <ayaka@soulik.info> - 2016-07-06 20:00 +0200
      [PATCH 0/3] Re:[PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 20:00 +0200
        [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi Randy Li <ayaka@soulik.info> - 2016-07-06 20:00 +0200
        [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 20:00 +0200
      Re: [PATCH 2/3] ARM: dts: move regulator settings from common to  specifics Randy Li <ayaka@soulik.info> - 2016-07-06 20:10 +0200
      [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi Randy Li <ayaka@soulik.info> - 2016-07-06 20:30 +0200
      [PATCH 3/3] ARM: dts: add rk3288-firefly-reload Randy Li <ayaka@soulik.info> - 2016-07-06 20:30 +0200
      [PATCH 2/3] ARM: dts: move regulator settings from common to specifics Randy Li <ayaka@soulik.info> - 2016-07-06 20:30 +0200
      [PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload Randy Li <ayaka@soulik.info> - 2016-07-06 20:30 +0200
        Re: [PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload Heiko Stuebner <heiko@sntech.de> - 2016-07-07 23:40 +0200
          Re: [PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload ayaka <ayaka@soulik.info> - 2016-07-09 17:50 +0200
            Re: [PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload Heiko Stuebner <heiko@sntech.de> - 2016-07-10 01:10 +0200

csiph-web