X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Documentation%2Fdevicetree%2Fbindings%2Fnet%2Fdsa%2Fdsa.yaml;h=a765ceba28c6098dbe02aea3f1d85fa73ce33fad;hb=6a0e321ea735691e726d84ee29a1a3fd3fc3541a;hp=faea214339ca9130f446f5c63dd0c112d6a3c6ca;hpb=dbf83817315d9ce93b3e5b1c83a167f537245bd8;p=linux-2.6-microblaze.git diff --git a/Documentation/devicetree/bindings/net/dsa/dsa.yaml b/Documentation/devicetree/bindings/net/dsa/dsa.yaml index faea214339ca..a765ceba28c6 100644 --- a/Documentation/devicetree/bindings/net/dsa/dsa.yaml +++ b/Documentation/devicetree/bindings/net/dsa/dsa.yaml @@ -85,8 +85,10 @@ patternProperties: oneOf: - required: - - ports + - ports - required: - - ethernet-ports + - ethernet-ports + +additionalProperties: true ...