diff options
author | Rob Herring <robh@kernel.org> | 2022-05-26 04:41:48 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-06-01 05:25:11 +0300 |
commit | 0a1e19c8a639545ab5912913aba2dd3893cf72fa (patch) | |
tree | e734a37d4a2141b8bb43ba56573fa0a07f186fb7 /Documentation/devicetree/bindings/net/wireless | |
parent | bcd7ec2cd720d5034a95d42f7ba3276b5e917bda (diff) | |
download | linux-0a1e19c8a639545ab5912913aba2dd3893cf72fa.tar.xz |
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
Diffstat (limited to 'Documentation/devicetree/bindings/net/wireless')
-rw-r--r-- | Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml index 249967d8d750..5a12dc32288a 100644 --- a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml +++ b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml @@ -51,7 +51,7 @@ properties: description: Specify the consys reset for mt7986. - reset-name: + reset-names: const: consys mediatek,infracfg: |