Message ID | 20230619092916.3028470-18-miquel.raynal@bootlin.com |
---|---|
State | Accepted |
Commit | bae825ccfd4b49695466c81eed5bb51c00eebd54 |
Headers | show |
Series | None | expand |
On Mon, 2023-06-19 at 09:29:16 UTC, Miquel Raynal wrote: > 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: Miquel Raynal <miquel.raynal@bootlin.com> > Reviewed-by: Rob Herring <robh@kernel.org> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next. Miquel
diff --git a/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml b/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml index 4774c92e7fc4..df4fdc02456d 100644 --- a/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml +++ b/Documentation/devicetree/bindings/mtd/ti,am654-hbmc.yaml @@ -30,6 +30,8 @@ properties: patternProperties: "^flash@[0-1],[0-9a-f]+$": type: object + $ref: mtd-physmap.yaml + unevaluatedProperties: false required: - compatible