summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2022-11-14 10:03:07 +0100
committerMiquel Raynal <miquel.raynal@bootlin.com>2022-11-17 21:59:18 +0100
commite9a399caf0314a69593b653ddf0efadbb11ffb9a (patch)
treea88c1003e9880f45623211e9230b553e44a91751
parentc68fc5ed9529987d69d34b367cb390b2285c3ac9 (diff)
downloadlinux-e9a399caf0314a69593b653ddf0efadbb11ffb9a.tar.bz2
dt-bindings: mtd: spi-nor: Drop common properties
When redefining common properties does not bring any additional information, just drop them from the SPI-NOR bindings because these properties already are definied in mtd.yaml. 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-10-miquel.raynal@bootlin.com
-rw-r--r--Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
index 7149784a36ac..6cc491083650 100644
--- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
+++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
@@ -70,20 +70,6 @@ properties:
be used on such systems, to denote the absence of a reliable reset
mechanism.
- partitions:
- type: object
-
- '#address-cells': true
- '#size-cells': true
-
-patternProperties:
- # Note: use 'partitions' node for new users
- '^partition@':
- type: object
-
- "^otp(-[0-9]+)?$":
- type: object
-
unevaluatedProperties: false
examples: