eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
12 lines
279 B
YAML
12 lines
279 B
YAML
description: Nordic NVMC (Non-Volatile Memory Controller)
|
|
|
|
compatible: "nordic,nrf91-flash-controller"
|
|
|
|
include: flash-controller.yaml
|
|
|
|
properties:
|
|
partial-erase:
|
|
type: boolean
|
|
description: |
|
|
If set, indicates that the NVMC supports partial erase of flash pages.
|