Rob Herring (Arm)
1eb9fabd52
dt-bindings: mtd: Ensure partition node properties are documented
...
Partition nodes without a compatible have no restrictions on additional
properties. Fix this by ensuring 'unevaluatedProperties' is set when
there's no compatible property. If there is a compatible property, then
there should be a specific schema for it which will enforce
'unevaluatedProperties'.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com >
Signed-off-by: Rob Herring (Arm) <robh@kernel.org >
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com >
2026-01-22 15:08:08 +01:00
Rob Herring
1f79a611e7
dt-bindings: mtd: Drop unneeded quotes
...
Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.
Signed-off-by: Rob Herring <robh@kernel.org >
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Reviewed-by: Linus Walleij <linus.walleij@linaro.org >
Reviewed-by: Heiko Stuebner <heiko@sntech.de > #rockchip
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com >
Link: https://lore.kernel.org/linux-mtd/20230317233631.3968509-1-robh@kernel.org
2023-03-28 14:52:42 +02:00
Miquel Raynal
eb6fa33657
dt-bindings: mtd: onenand: Mention the expected node name
...
The chip node name in this driver is expected to be different and should
be prefixed with onenand instead of the regular "flash" string, so
mention it.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/linux-mtd/20221114090315.848208-8-miquel.raynal@bootlin.com
2022-11-17 21:59:15 +01:00
Roger Quadros
ed1d0eb02e
dt-bindings: mtd: ti,gpmc-onenand: Convert to yaml
...
Convert gpmc-onenand.txt to ti,gpmc-onenand.yaml.
Signed-off-by: Roger Quadros <rogerq@kernel.org >
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Tony Lindgren <tony@atomide.com >
2021-10-11 12:31:53 +03:00