Skip to content

Commit a5e393c

Browse files
robherringmiquelraynal
authored andcommitted
dt-bindings: mtd: partition: Add missing type for "linux,rootfs"
"linux,rootfs" is missing a type, add it. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20230613201014.2823185-1-robh@kernel.org
1 parent 812a20d commit a5e393c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/mtd/partitions/partition.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ properties:
5555
linux,rootfs:
5656
description: Marks partition that contains root filesystem to mount and boot
5757
user space from
58+
type: boolean
5859

5960
if:
6061
not:

0 commit comments

Comments
 (0)