Message ID | 20240617024341.3106240-1-jacobe.zang@wesion.com |
---|---|
State | Superseded |
Headers | show |
Series | [v1] dt-bindings: net: wireless: BCM4329 binding: add pci14e4,449d | expand |
On 6/17/2024 4:43 AM, Jacobe Zang wrote: > It's a Broadcom Wi-Fi module connected via the PCIe interface and also > add prefix in vendor-prefix.yaml > > Link:https://lore.kernel.org/linux-devicetree/20240617023517.3104427-1-jacobe.zang@wesion.com/T/#u > Signed-off-by: Jacobe Zang <jacobe.zang@wesion.com> > --- > .../devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml > index e564f20d8f415..0477566acd72a 100644 > --- a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml > +++ b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml > @@ -53,6 +53,7 @@ properties: > - pci14e4,4488 # BCM4377 > - pci14e4,4425 # BCM4378 > - pci14e4,4433 # BCM4387 > + - pci14e4,449d # BCM4329 I can not find that device id. Can you provide more information where you came across this device. The BCM4329 as I know it is an 802.11n *SDIO* device. Not a PCI device. Regards, Arend
diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml index e564f20d8f415..0477566acd72a 100644 --- a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml +++ b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml @@ -53,6 +53,7 @@ properties: - pci14e4,4488 # BCM4377 - pci14e4,4425 # BCM4378 - pci14e4,4433 # BCM4387 + - pci14e4,449d # BCM4329 reg: description: SDIO function number for the device (for most cases
It's a Broadcom Wi-Fi module connected via the PCIe interface and also add prefix in vendor-prefix.yaml Link:https://lore.kernel.org/linux-devicetree/20240617023517.3104427-1-jacobe.zang@wesion.com/T/#u Signed-off-by: Jacobe Zang <jacobe.zang@wesion.com> --- .../devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml | 1 + 1 file changed, 1 insertion(+)