diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-06-09 16:11:07 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-06-10 00:14:00 +0200 |
commit | 5b47f56b6a0fe5752f0827d26037a809ec0080bc (patch) | |
tree | d9ff48fda91833c4657944b38d8b5080cf5396a9 /Documentation | |
parent | of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset() (diff) | |
download | linux-5b47f56b6a0fe5752f0827d26037a809ec0080bc.tar.xz linux-5b47f56b6a0fe5752f0827d26037a809ec0080bc.zip |
dt-bindings: i3c: silvaco,i3c-master: fix missing schema restriction
Each device schema must end with unevaluatedProperties: false, if it
references other common schema. Otherwise it would allow any properties
to be listed.
Fixes: b8b0446f1f1a ("dt-bindings: i3c: Describe Silvaco master binding")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230609141107.66128-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml b/Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml index 62f3ca66274f..32c821f97779 100644 --- a/Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml +++ b/Documentation/devicetree/bindings/i3c/silvaco,i3c-master.yaml @@ -44,7 +44,7 @@ required: - clock-names - clocks -additionalProperties: true +unevaluatedProperties: false examples: - | |