From: Rafał Miłecki Date: Fri, 2 Jun 2023 13:59:24 +0000 (+0200) Subject: dt-bindings: net: wireless: brcm,bcm4329-fmac: allow generic properties X-Git-Tag: v6.5-rc1~142^2~5^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=156d2a64e0176863cb2b0df1f014cda1ab0393d2;p=thirdparty%2Flinux.git dt-bindings: net: wireless: brcm,bcm4329-fmac: allow generic properties Include ieee80211.yaml to allow using generic 802.11 properties for bindings of Broadcom FullMAC devices. That allows specifying frequencies ranges. Signed-off-by: Rafał Miłecki Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20230602135925.14143-2-zajec5@gmail.com Signed-off-by: Florian Fainelli --- diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml index 527f055a66830..4aa521f1be8cd 100644 --- a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml +++ b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml @@ -15,6 +15,9 @@ description: These chips also have a Bluetooth portion described in a separate binding. +allOf: + - $ref: ieee80211.yaml# + properties: compatible: oneOf: @@ -121,7 +124,7 @@ required: - compatible - reg -additionalProperties: false +unevaluatedProperties: false examples: - |