summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2018-01-19 11:20:26 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-01-22 08:28:46 +0100
commitd84273f034eb042739584d331d73acf3aaf75b05 (patch)
treeba519a618fb9e4f705522cf9c1044b777195f26c /Documentation/devicetree
parentaf15a816ae9d84fe6c719dfd50984fc2519313cb (diff)
downloadbarebox-d84273f034eb042739584d331d73acf3aaf75b05.tar.gz
barebox-d84273f034eb042739584d331d73acf3aaf75b05.tar.xz
state: Documentation: fix typo
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/barebox/barebox,state.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/barebox/barebox,state.rst b/Documentation/devicetree/bindings/barebox/barebox,state.rst
index cebb5f8287..4be5f2f6bd 100644
--- a/Documentation/devicetree/bindings/barebox/barebox,state.rst
+++ b/Documentation/devicetree/bindings/barebox/barebox,state.rst
@@ -64,7 +64,7 @@ Optional Properties
The ``backend-stridesize`` is still optional but required whenever the
underlaying backend doesn't provide an information how to pad an instance of a
-*state* variable set. This is valid for all underlaying backends which supports
+*state* variable set. This is valid for all underlaying backends which support
writes on a byte-by-byte manner or don't have eraseblocks (EEPROM, SRAM and NOR
type flash backends).
The ``backend-stridesize`` value is used by the ``direct`` backend storage type