[PATCH 2/3] fixup! state: add support for fixed length strings

Marc Kleine-Budde mkl at pengutronix.de
Thu Jun 25 05:47:10 PDT 2015


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

Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
Signed-off-by: Marc Kleine-Budde <mkl at 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




More information about the barebox mailing list