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>
This commit is contained in:
Michal Suchanek 2015-10-30 13:34:00 -07:00 committed by Brian Norris
parent f8479dd6a0
commit 89a41cbba6

View file

@ -30,6 +30,8 @@ Optional properties:
partition should only be mounted read-only. This is usually used for flash 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 partitions containing early-boot firmware images or data which should not be
clobbered. clobbered.
- lock : Do not unlock the partition at initialization time (not supported on
all devices)
Examples: Examples: