dt-bindings: nvmem: drop $nodename restriction
authorAnsuel Smith <ansuelsmth@gmail.com>
Fri, 12 Mar 2021 06:28:20 +0000 (07:28 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Sun, 28 Mar 2021 17:27:02 +0000 (19:27 +0200)
Drop $nodename restriction as now mtd partition can also be used as
nvmem provider.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210312062830.20548-2-ansuelsmth@gmail.com
Documentation/devicetree/bindings/nvmem/nvmem.yaml

index 7481a9e..b8dc3d2 100644 (file)
@@ -20,9 +20,6 @@ description: |
   storage device.
 
 properties:
-  $nodename:
-    pattern: "^(eeprom|efuse|nvram)(@.*|-[0-9a-f])*$"
-
   "#address-cells":
     const: 1