]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: mtd: physmap: Ensure all properties are defined
authorRob Herring (Arm) <robh@kernel.org>
Mon, 3 Feb 2025 21:30:35 +0000 (15:30 -0600)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 4 Mar 2025 11:07:08 +0000 (12:07 +0100)
commit9ea13d9e40cfb6675a299147bb89d6ca9e7aad9a
tree7b33e4debf767df4c260c902310e8a86add0f19d
parent2014c95afecee3e76ca4a56956a936e23283f05b
dt-bindings: mtd: physmap: Ensure all properties are defined

Device specific schemas should not allow undefined properties which is
what 'additionalProperties: true' allows. Add the missing 'ranges'
property, and fix this constraint.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Documentation/devicetree/bindings/mtd/mtd-physmap.yaml