summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-10-05 13:38:29 -0500
committerRob Herring <robh@kernel.org>2020-10-26 16:13:56 -0500
commit62298364bd489b06d16370fd258c7be6a906729c (patch)
tree07b9a56b867c73ae73e64e5169366ef6ae0f5a6c /Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml
parent6ad8838de4e9ce7ccb19abeec169d224ddb07dde (diff)
dt-bindings: Explicitly allow additional properties in board/SoC schemas
In order to add meta-schema checks for additional/unevaluatedProperties being present, all schema need to make this explicit. As the top-level board/SoC schemas always have additional properties, add 'additionalProperties: true'. Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20201005183830.486085-4-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml')
-rw-r--r--Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml b/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml
index a9828c50c0fb..e9bf3054529f 100644
--- a/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml
+++ b/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml
@@ -59,3 +59,5 @@ properties:
- const: marvell,cn9130
- const: marvell,armada-ap807-quad
- const: marvell,armada-ap807
+
+additionalProperties: true