summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/mtd/ti,gpmc-onenand.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/mtd/ti,gpmc-onenand.yaml')
-rw-r--r--dts/Bindings/mtd/ti,gpmc-onenand.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/dts/Bindings/mtd/ti,gpmc-onenand.yaml b/dts/Bindings/mtd/ti,gpmc-onenand.yaml
index a953f7397c..7d3ace4f55 100644
--- a/dts/Bindings/mtd/ti,gpmc-onenand.yaml
+++ b/dts/Bindings/mtd/ti,gpmc-onenand.yaml
@@ -15,6 +15,9 @@ description:
as child nodes of the GPMC controller.
properties:
+ $nodename:
+ pattern: "^onenand@[0-9],[0,9]$"
+
compatible:
const: ti,omap2-onenand
@@ -33,10 +36,10 @@ properties:
patternProperties:
"@[0-9a-f]+$":
- $ref: "/schemas/mtd/partitions/partition.yaml"
+ $ref: /schemas/mtd/partitions/partition.yaml
allOf:
- - $ref: "/schemas/memory-controllers/ti,gpmc-child.yaml"
+ - $ref: /schemas/memory-controllers/ti,gpmc-child.yaml
required:
- compatible