From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH] [FOR SQUASH] ARM: virt2real.dts: use labels without whitespaces
Date: Wed, 19 Mar 2014 15:28:57 +0400 [thread overview]
Message-ID: <1395228537-28677-1-git-send-email-antonynpavlov@gmail.com> (raw)
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
next reply other threads:[~2014-03-19 11:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-19 11:28 Antony Pavlov [this message]
2014-03-19 20:45 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1395228537-28677-1-git-send-email-antonynpavlov@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox