Commit 4cd7bd59 authored by Rafał Miłecki's avatar Rafał Miłecki Committed by David S. Miller

dt-bindings: net: bcm4908-enet: fix Ethernet generic properties

This binding file uses $ref: ethernet-controller.yaml# so it's required
to use "unevaluatedProperties" (instead of "additionalProperties") to
make Ethernet properties validate.

Fixes: f08b5cf1 ("dt-bindings: net: bcm4908-enet: include ethernet-controller.yaml")
Signed-off-by: default avatarRafał Miłecki <rafal@milecki.pl>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent af9d316f
...@@ -32,7 +32,7 @@ required: ...@@ -32,7 +32,7 @@ required:
- interrupts - interrupts
- interrupt-names - interrupt-names
additionalProperties: false unevaluatedProperties: false
examples: examples:
- | - |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment