Message ID | 1649145181-30001-3-git-send-email-hayashi.kunihiko@socionext.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 5a80059d88046b0a87e957565363ba3ee57600bb |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | dt-bindings: net: Fix ave descriptions | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
On Tue, 05 Apr 2022 16:53:01 +0900, Kunihiko Hayashi wrote: > This refers common bindings, so this is preferred for > unevaluatedProperties instead of additionalProperties. > > Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> > --- > .../devicetree/bindings/net/socionext,uniphier-ave4.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml b/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml index f257520b9a7e..b0ebcef6801c 100644 --- a/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml +++ b/Documentation/devicetree/bindings/net/socionext,uniphier-ave4.yaml @@ -111,7 +111,7 @@ required: - reset-names - mdio -additionalProperties: false +unevaluatedProperties: false examples: - |
This refers common bindings, so this is preferred for unevaluatedProperties instead of additionalProperties. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> --- .../devicetree/bindings/net/socionext,uniphier-ave4.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)