Skip to content

Commit 156d2a6

Browse files
Rafał Miłeckiffainelli
authored andcommitted
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 <rafal@milecki.pl> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230602135925.14143-2-zajec5@gmail.com Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
1 parent 3efb0f1 commit 156d2a6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ description:
1515
These chips also have a Bluetooth portion described in a separate
1616
binding.
1717

18+
allOf:
19+
- $ref: ieee80211.yaml#
20+
1821
properties:
1922
compatible:
2023
oneOf:
@@ -121,7 +124,7 @@ required:
121124
- compatible
122125
- reg
123126

124-
additionalProperties: false
127+
unevaluatedProperties: false
125128

126129
examples:
127130
- |

0 commit comments

Comments
 (0)