summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/display
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2020-10-06 12:19:08 -0500
committerRob Herring <robh@kernel.org>2020-10-26 16:13:56 -0500
commitf84e2c5c528d937564e4a9e3411418e4c914b1fb (patch)
tree6858796d03eb49df0b467a68911b0cea6d8b5128 /Documentation/devicetree/bindings/display
parent62298364bd489b06d16370fd258c7be6a906729c (diff)
downloadlinux-f84e2c5c528d937564e4a9e3411418e4c914b1fb.tar.bz2
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/display')
-rw-r--r--Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml
index e51d5cccc0e9..fd3113aa9ccd 100644
--- a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358775.yaml
@@ -85,6 +85,8 @@ required:
- reset-gpios
- ports
+additionalProperties: false
+
examples:
- |
#include <dt-bindings/gpio/gpio.h>