zephyr/dts/bindings/mtd/infineon,xmc4xxx-nv-flash.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

23 lines
512 B
YAML

# Copyright (c) 2022, Schlumberger
# SPDX-License-Identifier: Apache-2.0
description: XMC4XXX flash
compatible: "infineon,xmc4xxx-nv-flash"
include: soc-nv-flash.yaml
child-binding:
description: Flash page layout description
child-binding:
description: Individual flash page layout entry
properties:
pages-count:
description: Number of consecutive pages with size pages-size bytes
type: int
required: true
pages-size:
type: int
required: true