summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-10-06 19:19:08 +0200
committerRob Herring <robh@kernel.org>2020-10-26 22:13:56 +0100
commitf84e2c5c528d937564e4a9e3411418e4c914b1fb (patch)
tree6858796d03eb49df0b467a68911b0cea6d8b5128 /Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
parentdt-bindings: Explicitly allow additional properties in board/SoC schemas (diff)
downloadlinux-f84e2c5c528d937564e4a9e3411418e4c914b1fb.tar.xz
linux-f84e2c5c528d937564e4a9e3411418e4c914b1fb.zip
dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties'
Another round of wack-a-mole. The json-schema default is additional unknown properties are allowed, but for DT all properties should be defined. Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/sdhci-am654.yaml')
-rw-r--r--Documentation/devicetree/bindings/mmc/sdhci-am654.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
index 2cd859066462..1ae945434c53 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
+++ b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
@@ -186,6 +186,8 @@ required:
- clock-names
- ti,otap-del-sel-legacy
+unevaluatedProperties: false
+
examples:
- |
#include <dt-bindings/interrupt-controller/irq.h>