Message ID | 20240309031355.269835-1-marex@denx.de (mailing list archive) |
---|---|
State | Awaiting Upstream |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | dt-bindings: net: wireless: brcm,bcm4329-fmac: Add CYW43439 DT binding | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
On 09/03/2024 04:13, Marek Vasut wrote: > CYW43439 is a Wi-Fi + Bluetooth combo device from Infineon. The > WiFi part is capable of 802.11 b/g/n. This chip is present e.g. > on muRata 1YN module. Extend the binding with its DT compatible. > > Signed-off-by: Marek Vasut <marex@denx.de> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Marek Vasut <marex@denx.de> wrote: > CYW43439 is a Wi-Fi + Bluetooth combo device from Infineon. The > WiFi part is capable of 802.11 b/g/n. This chip is present e.g. > on muRata 1YN module. Extend the binding with its DT compatible. > > Signed-off-by: Marek Vasut <marex@denx.de> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Patch applied to wireless-next.git, thanks. 086ba26d55dd dt-bindings: net: wireless: brcm,bcm4329-fmac: Add CYW43439 DT binding
diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml index 4aa521f1be8cd..e564f20d8f415 100644 --- a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml +++ b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml @@ -44,6 +44,7 @@ properties: - brcm,bcm4366-fmac - cypress,cyw4373-fmac - cypress,cyw43012-fmac + - infineon,cyw43439-fmac - const: brcm,bcm4329-fmac - enum: - brcm,bcm4329-fmac
CYW43439 is a Wi-Fi + Bluetooth combo device from Infineon. The WiFi part is capable of 802.11 b/g/n. This chip is present e.g. on muRata 1YN module. Extend the binding with its DT compatible. Signed-off-by: Marek Vasut <marex@denx.de> --- Cc: "David S. Miller" <davem@davemloft.net> Cc: Conor Dooley <conor+dt@kernel.org> Cc: Eric Dumazet <edumazet@google.com> Cc: Jakub Kicinski <kuba@kernel.org> Cc: Kalle Valo <kvalo@kernel.org> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> Cc: Paolo Abeni <pabeni@redhat.com> Cc: Rob Herring <robh@kernel.org> Cc: devicetree@vger.kernel.org Cc: linux-wireless@vger.kernel.org Cc: netdev@vger.kernel.org Cc: van Spriel <arend@broadcom.com> --- .../devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml | 1 + 1 file changed, 1 insertion(+)