summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mtd
diff options
context:
space:
mode:
authorMichal Suchanek <hramrach@gmail.com>2015-10-30 13:34:00 -0700
committerBrian Norris <computersforpeace@gmail.com>2015-11-10 10:03:20 -0800
commit89a41cbba6610b48e793ce6ac5bd46031c7531cc (patch)
tree6ae13c8595909c95dae8f103d701718c0c802f8f /Documentation/devicetree/bindings/mtd
parentf8479dd6a03cfdc3b14e742045bfd8748cd86bd7 (diff)
mtd: ofpart: document the lock flag.
The lock flag of ofpart is undocumented. Add to binding doc. Signed-off-by: Michal Suchanek <hramrach@gmail.com> Cc: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/mtd')
-rw-r--r--Documentation/devicetree/bindings/mtd/partition.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/partition.txt b/Documentation/devicetree/bindings/mtd/partition.txt
index f1e2a02381a4..8dc4bf9dc8e5 100644
--- a/Documentation/devicetree/bindings/mtd/partition.txt
+++ b/Documentation/devicetree/bindings/mtd/partition.txt
@@ -30,6 +30,8 @@ Optional properties:
partition should only be mounted read-only. This is usually used for flash
partitions containing early-boot firmware images or data which should not be
clobbered.
+- lock : Do not unlock the partition at initialization time (not supported on
+ all devices)
Examples: