dt-bindings: net: Fix unevaluatedProperties warnings in examples
authorRob Herring <robh@kernel.org>
Thu, 26 May 2022 01:41:48 +0000 (20:41 -0500)
committerRob Herring <robh@kernel.org>
Wed, 1 Jun 2022 02:25:11 +0000 (21:25 -0500)
commit0a1e19c8a639545ab5912913aba2dd3893cf72fa
treee734a37d4a2141b8bb43ba56573fa0a07f186fb7
parentbcd7ec2cd720d5034a95d42f7ba3276b5e917bda
dt-bindings: net: Fix unevaluatedProperties warnings in examples

The 'unevaluatedProperties' schema checks is not fully working and doesn't
catch some cases where there's a $ref to another schema. A fix is pending,
but results in new warnings in examples. Fix the warnings by removing
spurious properties or adding missing properties to the schema.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20220526014149.2872762-1-robh@kernel.org
Documentation/devicetree/bindings/net/cdns,macb.yaml
Documentation/devicetree/bindings/net/mediatek,net.yaml
Documentation/devicetree/bindings/net/mediatek-dwmac.yaml
Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml