mtd: ofpart: document the lock flag.
authorMichal Suchanek <hramrach@gmail.com>
Fri, 30 Oct 2015 20:34:00 +0000 (13:34 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 10 Nov 2015 18:03:20 +0000 (10:03 -0800)
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>
Documentation/devicetree/bindings/mtd/partition.txt

index f1e2a02381a498a8f94e379870a8dcb1d2dec4ca..8dc4bf9dc8e50383acd10a60198148d902f55944 100644 (file)
@@ -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:
 
This page took 0.041666 seconds and 5 git commands to generate.