* [PATCH] ARM: sunxi: make the leds' names conform to the current naming convention
@ 2013-07-23 1:19 Emilio López
2013-07-24 7:06 ` Maxime Ripard
0 siblings, 1 reply; 2+ messages in thread
From: Emilio López @ 2013-07-23 1:19 UTC (permalink / raw)
To: linux-arm-kernel
Quoting from Documentation/leds/leds-class.txt:
LED Device Naming
=================
Is currently of the form:
"devicename:colour:function"
Signed-off-by: Emilio L?pez <emilio@elopez.com.ar>
---
arch/arm/boot/dts/sun4i-a10-cubieboard.dts | 4 ++--
1 file 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 757c4cd..4580b62 100644
--- a/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
+++ b/arch/arm/boot/dts/sun4i-a10-cubieboard.dts
@@ -76,12 +76,12 @@
pinctrl-0 = <&led_pins_cubieboard>;
blue {
- label = "cubieboard::blue";
+ label = "cubieboard:blue:usr";
gpios = <&pio 7 21 0>; /* LED1 */
};
green {
- label = "cubieboard::green";
+ label = "cubieboard:green:usr";
gpios = <&pio 7 20 0>; /* LED2 */
linux,default-trigger = "heartbeat";
};
--
1.8.3.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: sunxi: make the leds' names conform to the current naming convention
2013-07-23 1:19 [PATCH] ARM: sunxi: make the leds' names conform to the current naming convention Emilio López
@ 2013-07-24 7:06 ` Maxime Ripard
0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2013-07-24 7:06 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jul 22, 2013 at 10:19:01PM -0300, Emilio L?pez wrote:
> Quoting from Documentation/leds/leds-class.txt:
>
> LED Device Naming
> =================
>
> Is currently of the form:
>
> "devicename:colour:function"
>
> Signed-off-by: Emilio L?pez <emilio@elopez.com.ar>
Applied to my sunxi/dt-for-3.12 branch.
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130724/665711c3/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-24 7:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-23 1:19 [PATCH] ARM: sunxi: make the leds' names conform to the current naming convention Emilio López
2013-07-24 7:06 ` Maxime Ripard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox