]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: mtd: partitions: Move "sercomm,scpart-id" to partition.yaml
authorRob Herring (Arm) <robh@kernel.org>
Wed, 21 Jan 2026 19:56:36 +0000 (13:56 -0600)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 22 Jan 2026 14:08:08 +0000 (15:08 +0100)
commitac83f4fa911dbe6b7ccadeb82c35f2e42d7ce2f1
tree1bfdb3d794f197ab72cc30a0ff0ae39f47d3b04a
parent30f138c078525fc49b0694e879a1eb60eda437d4
dt-bindings: mtd: partitions: Move "sercomm,scpart-id" to partition.yaml

Defining child node properties specific to the parent schema doesn't work
unless all the child node properties are known. They aren't known because
any partition can define its own properties. The solution to this is
typically something like spi-peripheral-props.yaml, but that's overkill for
this single property. Just move it to partition.yaml instead.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml
Documentation/devicetree/bindings/mtd/partitions/partition.yaml