Commit bae825cc authored by Miquel Raynal's avatar Miquel Raynal
Browse files

dt-bindings: mtd: ti,am654: Prevent unevaluated properties



Reference mtd-physmap.yaml which contains all the relevant properties
for this device. Add "unevaluatedProperties: false" to avoid any
spurious addition of random properties.

Cc: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/linux-mtd/20230619092916.3028470-18-miquel.raynal@bootlin.com
parent 2beb46f0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@ properties:
patternProperties:
  "^flash@[0-1],[0-9a-f]+$":
    type: object
    $ref: mtd-physmap.yaml
    unevaluatedProperties: false

required:
  - compatible