aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2022-11-14 10:03:02 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2022-11-17 21:59:10 +0100
commite598511b0bfe7d9fd5165d53f1afb94e1a9be62d (patch)
tree1c42d96c3ec37452b49b45b28370ce50ce58d339 /Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
parent71a2026a66511d3296cd657bd3066dbf2f5ab11e (diff)
dt-bindings: mtd: nand: Drop common properties already defined in generic files
generic files, so let's drop these properties from the individual NAND controller bindings when no additional information is provided rather than the possible presence of the property. 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-5-miquel.raynal@bootlin.com
Diffstat (limited to 'Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml')
-rw-r--r--Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml10
1 files changed, 1 insertions, 9 deletions
diff --git a/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml b/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
index 741c66ee06c3..7c83a328845e 100644
--- a/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
+++ b/Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
@@ -39,12 +39,6 @@ properties:
- const: tx
- const: rx
- "#address-cells":
- const: 1
-
- "#size-cells":
- const: 0
-
patternProperties:
"^nand@[a-f0-9]+$":
type: object
@@ -67,10 +61,8 @@ required:
- clocks
- dmas
- dma-names
- - "#address-cells"
- - "#size-cells"
-additionalProperties: false
+unevaluatedProperties: false
examples:
- |