diff options
author | Maxime Ripard <maxime@cerno.tech> | 2019-11-01 16:58:08 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-11-06 07:23:46 +0300 |
commit | 454f5d9da1953e05c4df51b28c335daf49dd5425 (patch) | |
tree | 7752aea586fcdc7f0b16a1acfd45fc9e514f0647 /Documentation/devicetree/bindings/interrupt-controller | |
parent | 07e6315e75cde3223b2fe19b54bf0c3ff41da42a (diff) | |
download | linux-454f5d9da1953e05c4df51b28c335daf49dd5425.tar.xz |
dt-bindings: Remove FIXME in yaml bindings
Some binding that were introduced early on got a comment to enable
additionalProperties, but we couldn't due to the generic properties being
reported as errors.
The way we're dealing with this now is to use the draft-08's
unevaluatedProperties (even though the tools doesn't do anything with it
yet).
Let's convert those old bindings to it.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller')
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml index 0eccf5551786..8cd08cfb25be 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml @@ -52,9 +52,7 @@ required: - interrupts - interrupt-controller -# FIXME: We should set it, but it would report all the generic -# properties as additional properties. -# additionalProperties: false +unevaluatedProperties: false examples: - | |