* [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
* Re: [PATCH] [FOR SQUASH] ARM: virt2real.dts: use labels without whitespaces
2014-03-19 11:28 [PATCH] [FOR SQUASH] ARM: virt2real.dts: use labels without whitespaces Antony Pavlov
@ 2014-03-19 20:45 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2014-03-19 20:45 UTC (permalink / raw)
To: Antony Pavlov; +Cc: barebox
On Wed, Mar 19, 2014 at 03:28:57PM +0400, Antony Pavlov wrote:
> see comment in the maillist
> http://lists.infradead.org/pipermail/barebox/2014-March/018333.html
>
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Squashed into the commit, thanks
Sascha
> ---
> 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
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
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