diff mbox series

dt-bindings: mtd: partition: Add missing type for "linux,rootfs"

Message ID 20230613201014.2823185-1-robh@kernel.org
State Accepted
Commit a5e393c1e8760cd66b3f3860a8aede185733cd6d
Headers show
Series dt-bindings: mtd: partition: Add missing type for "linux,rootfs" | expand

Commit Message

Rob Herring June 13, 2023, 8:10 p.m. UTC
"linux,rootfs" is missing a type, add it.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/mtd/partitions/partition.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Miquel Raynal June 19, 2023, 8:39 a.m. UTC | #1
On Tue, 2023-06-13 at 20:10:14 UTC, Rob Herring wrote:
> "linux,rootfs" is missing a type, add it.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.

Miquel
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mtd/partitions/partition.yaml b/Documentation/devicetree/bindings/mtd/partitions/partition.yaml
index cdffbb9cedc2..1ebe9e2347ea 100644
--- a/Documentation/devicetree/bindings/mtd/partitions/partition.yaml
+++ b/Documentation/devicetree/bindings/mtd/partitions/partition.yaml
@@ -55,6 +55,7 @@  properties:
   linux,rootfs:
     description: Marks partition that contains root filesystem to mount and boot
       user space from
+    type: boolean
 
 if:
   not: