diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2022-11-14 12:03:14 +0300 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2022-11-17 23:59:31 +0300 |
commit | d963af0b23ca4a72d913b0ce56ce5e270dcfa00f (patch) | |
tree | b77ea901958a095f9b9129932c402d4c2e8436b5 /Documentation/devicetree/bindings/mtd | |
parent | d85cebfbc6f97b38a23527649758521a04b577e1 (diff) | |
download | linux-d963af0b23ca4a72d913b0ce56ce5e270dcfa00f.tar.xz |
dt-bindings: mtd: Drop object types when referencing other files
Setting an object type is redundant when a reference is made, so drop
these useless lines.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/linux-mtd/20221114090315.848208-17-miquel.raynal@bootlin.com
Diffstat (limited to 'Documentation/devicetree/bindings/mtd')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/mtd.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mtd/mtd.yaml b/Documentation/devicetree/bindings/mtd/mtd.yaml index 9ee285b7d162..78da129e9985 100644 --- a/Documentation/devicetree/bindings/mtd/mtd.yaml +++ b/Documentation/devicetree/bindings/mtd/mtd.yaml @@ -43,7 +43,6 @@ patternProperties: deprecated: true "^otp(-[0-9]+)?$": - type: object $ref: ../nvmem/nvmem.yaml# description: | |