Only fixed length strings are supported. Make the wording clearer. Signed-off-by: Stefan Lengfeld <s.lengfeld@xxxxxxxxx> --- Documentation/devicetree/bindings/barebox/barebox,state.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/barebox/barebox,state.rst b/Documentation/devicetree/bindings/barebox/barebox,state.rst index e39245f..438cc43 100644 --- a/Documentation/devicetree/bindings/barebox/barebox,state.rst +++ b/Documentation/devicetree/bindings/barebox/barebox,state.rst @@ -51,8 +51,8 @@ variable. The node name may end with ``@<ADDRESS>``, but the suffix is stripped from the variable name. State variables have a type. Currenty supported types are: ``uint8``, -``uint32``, ``enum32``, ``mac`` address or ``string``. Variable length -strings are not planned. +``uint32``, ``enum32``, ``mac`` address or ``string`` (fixed length string). +Variable length strings are not planned. Required properties: -- 1.9.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox