diff options
-rw-r--r-- | Documentation/devicetree/bindings/mtd/partition.txt | 2 |
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: | |||
30 | partition should only be mounted read-only. This is usually used for flash | 30 | partition should only be mounted read-only. This is usually used for flash |
31 | partitions containing early-boot firmware images or data which should not be | 31 | partitions containing early-boot firmware images or data which should not be |
32 | clobbered. | 32 | clobbered. |
33 | - lock : Do not unlock the partition at initialization time (not supported on | ||
34 | all devices) | ||
33 | 35 | ||
34 | Examples: | 36 | Examples: |
35 | 37 | ||