blob: 2afee1bd82dfa4d7649a713414209ee27d7ad07f [file] [log] [blame]
description: Flash partitions parent node
compatible: "fixed-partitions"
properties:
"#address-cells":
type: int
required: false
description: number of address cells in reg property
"#size-cells":
type: int
required: false
description: number of size cells in reg property
child-binding:
description: Flash partition child node
properties:
label:
required: true
type: string
required: false
description: Human readable string describing the device (used by Zephyr for API name)
read-only:
type: boolean
required: false
description: if the partition is read-only or not
reg:
type: array
description: register space
required: true