Message ID | 20210329153328.28493-1-zajec5@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 4cd7bd599e273bb75804a406b50cd2c58c40e2e0 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net] dt-bindings: net: bcm4908-enet: fix Ethernet generic properties | expand |
Context | Check | Description |
---|---|---|
netdev/cover_letter | success | Link |
netdev/fixes_present | success | Link |
netdev/patch_count | success | Link |
netdev/tree_selection | success | Clearly marked for net |
netdev/subject_prefix | success | Link |
netdev/cc_maintainers | success | CCed 8 of 8 maintainers |
netdev/source_inline | success | Was 0 now: 0 |
netdev/verify_signedoff | success | Link |
netdev/module_param | success | Was 0 now: 0 |
netdev/build_32bit | success | Errors and warnings before: 0 this patch: 0 |
netdev/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/verify_fixes | success | Link |
netdev/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 8 lines checked |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 0 this patch: 0 |
netdev/header_inline | success | Link |
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Mon, 29 Mar 2021 17:33:28 +0200 you wrote: > From: Rafał Miłecki <rafal@milecki.pl> > > This binding file uses $ref: ethernet-controller.yaml# so it's required > to use "unevaluatedProperties" (instead of "additionalProperties") to > make Ethernet properties validate. > > Fixes: f08b5cf1eb1f ("dt-bindings: net: bcm4908-enet: include ethernet-controller.yaml") > Signed-off-by: Rafał Miłecki <rafal@milecki.pl> > > [...] Here is the summary with links: - [net] dt-bindings: net: bcm4908-enet: fix Ethernet generic properties https://git.kernel.org/netdev/net/c/4cd7bd599e27 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
diff --git a/Documentation/devicetree/bindings/net/brcm,bcm4908-enet.yaml b/Documentation/devicetree/bindings/net/brcm,bcm4908-enet.yaml index 79c38ea14237..13c26f23a820 100644 --- a/Documentation/devicetree/bindings/net/brcm,bcm4908-enet.yaml +++ b/Documentation/devicetree/bindings/net/brcm,bcm4908-enet.yaml @@ -32,7 +32,7 @@ required: - interrupts - interrupt-names -additionalProperties: false +unevaluatedProperties: false examples: - |