[PATCH v2 16/17] dt-bindings: mtd: Drop object types when referencing other files
Miquel Raynal
miquel.raynal at bootlin.com
Fri Nov 4 09:47:17 PDT 2022
Setting an object type is redundant when a reference is made, so drop
these useless lines.
Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
Reviewed-by: Rob Herring <robh at kernel.org>
---
Documentation/devicetree/bindings/mtd/mtd.yaml | 1 -
1 file changed, 1 deletion(-)
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: |
--
2.34.1
More information about the linux-mtd
mailing list