mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 2/3] fixup! state: add support for fixed length strings
Date: Thu, 25 Jun 2015 14:47:10 +0200	[thread overview]
Message-ID: <1435236431-11021-2-git-send-email-mkl@pengutronix.de> (raw)
In-Reply-To: <1435236431-11021-1-git-send-email-mkl@pengutronix.de>

From: Ulrich Ölmann <u.oelmann@pengutronix.de>

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 Documentation/devicetree/bindings/barebox/barebox,state.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/barebox/barebox,state.rst b/Documentation/devicetree/bindings/barebox/barebox,state.rst
index 6ded161e618d..4c5b06db47f6 100644
--- a/Documentation/devicetree/bindings/barebox/barebox,state.rst
+++ b/Documentation/devicetree/bindings/barebox/barebox,state.rst
@@ -87,7 +87,7 @@ Variable Types
 
 * ``uint8``:
 * ``uint32``:
-* ``enum32``: The ``default`` value it is an integer representing an
+* ``enum32``: The ``default`` value is an integer representing an
   offset into the names array.
 * ``mac``:
 * ``string``: The length of the string excluding the trailing 0 is
-- 
2.1.4


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

  reply	other threads:[~2015-06-25 12:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25 12:47 [PATCH 1/3] state: fixup: only export default value during fixup if set Marc Kleine-Budde
2015-06-25 12:47 ` Marc Kleine-Budde [this message]
2015-06-25 12:47 ` [PATCH 3/3] fixup! state: add support for fixed length strings Marc Kleine-Budde
2015-06-26  9:27 ` [PATCH 1/3] state: fixup: only export default value during fixup if set 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=1435236431-11021-2-git-send-email-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --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