# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause %YAML 1.2 --- $id: http://devicetree.org/schemas/block/partitions.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Partitions on block devices description: | This binding is generic and describes the content of the partitions container node. maintainers: - Daniel Golle patternProperties: "^block-partition-.+$": $ref: partition.yaml unevaluatedProperties: false