mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] [FOR SQUASH] ARM: virt2real.dts: use labels without whitespaces
@ 2014-03-19 11:28 Antony Pavlov
  2014-03-19 20:45 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2014-03-19 11:28 UTC (permalink / raw)
  To: barebox

see comment in the maillist
  http://lists.infradead.org/pipermail/barebox/2014-March/018333.html

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 arch/arm/dts/virt2real.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/dts/virt2real.dts b/arch/arm/dts/virt2real.dts
index 0e2210a..09aec1f 100644
--- a/arch/arm/dts/virt2real.dts
+++ b/arch/arm/dts/virt2real.dts
@@ -23,12 +23,12 @@
 		compatible = "gpio-leds";
 
 		green_led {
-			label = "green led";
+			label = "green-led";
 			gpios = <&gpio 73 0>;
 		};
 
 		red_led {
-			label = "red led";
+			label = "red-led";
 			gpios = <&gpio 74 0>;
 		};
 	};
-- 
1.9.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-19 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-19 11:28 [PATCH] [FOR SQUASH] ARM: virt2real.dts: use labels without whitespaces Antony Pavlov
2014-03-19 20:45 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox