Message ID | 20240910-wireless-mainline-v14-1-9d80fea5326d@wesion.com |
---|---|
State | Not Applicable |
Headers | show |
Series | Add AP6276P wireless support | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
Hi, On Tue, Sep 10, 2024 at 11:04:11AM GMT, Jacobe Zang wrote: > It's the device id used by AP6275P which is the Wi-Fi module > used by Rockchip's RK3588 evaluation board and also used in > some other RK3588 boards. > > Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Jacobe Zang <jacobe.zang@wesion.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com> Greetings, -- Sebastian > --- > Documentation/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..2c2093c77ec9a 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 # BCM43752 > > reg: > description: SDIO function number for the device (for most cases > > -- > 2.34.1 > >
Jacobe Zang <jacobe.zang@wesion.com> wrote: > It's the device id used by AP6275P which is the Wi-Fi module > used by Rockchip's RK3588 evaluation board and also used in > some other RK3588 boards. > > Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Jacobe Zang <jacobe.zang@wesion.com> > Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com> 4 patches applied to wireless-next.git, thanks. 97cb465ee6c1 dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d 7ca3fac19541 dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P 0ff0843310b7 wifi: brcmfmac: Add optional lpo clock enable support ea11a89c3ac6 wifi: brcmfmac: add flag for random seed during firmware download
diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml b/Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml index e564f20d8f415..2c2093c77ec9a 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 # BCM43752 reg: description: SDIO function number for the device (for most cases