diff options
author | Rafał Miłecki <[email protected]> | 2023-06-02 15:59:23 +0200 |
---|---|---|
committer | Florian Fainelli <[email protected]> | 2023-06-08 17:00:49 -0700 |
commit | 3efb0f179e7f935bcba61f8a71292b12332da9c8 (patch) | |
tree | 5809737d2a303057efd5e2fe8fd09af62932df97 | |
parent | fd274b733bfdde3ca72f0fa2a37f032f3a8c402c (diff) |
dt-bindings: net: wireless: brcm,bcm4329-fmac: add BCM4366 binding
It's an 802.11ac chipset that can be found hardwired in a lot of
Northstar based routers.
Signed-off-by: Rafał Miłecki <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Florian Fainelli <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml index fec1cc9b9a08..527f055a6683 100644 --- a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml +++ b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml @@ -38,6 +38,7 @@ properties: - brcm,bcm4354-fmac - brcm,bcm4356-fmac - brcm,bcm4359-fmac + - brcm,bcm4366-fmac - cypress,cyw4373-fmac - cypress,cyw43012-fmac - const: brcm,bcm4329-fmac |