Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: mtd: partitions: Allow "nvmem-layout" in generic partition nodes

An "nvmem-layout" node can be used in any partition node, so add it.

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>

authored by

Rob Herring (Arm) and committed by
Miquel Raynal
9f30ba0a ac83f4fa

+3
+3
Documentation/devicetree/bindings/mtd/partitions/partition.yaml
··· 135 135 but may differ if device has bad eraseblocks on a flash. 136 136 $ref: /schemas/types.yaml#/definitions/uint32 137 137 138 + nvmem-layout: 139 + $ref: /schemas/nvmem/layouts/nvmem-layout.yaml 140 + 138 141 if: 139 142 not: 140 143 required: [ reg ]