eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
15 lines
294 B
YAML
15 lines
294 B
YAML
description: Flash node
|
|
|
|
compatible: "soc-nv-flash"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
erase-block-size:
|
|
type: int
|
|
description: address alignment required by flash erase operations
|
|
|
|
write-block-size:
|
|
type: int
|
|
description: address alignment required by flash write operations
|