[PATCH v1 0/3] Add AP6275P wireless support

Jacobe Zang posted 3 patches 1 year, 6 months ago
There is a newer version of this series
.../boot/dts/rockchip/rk3588s-khadas-edge2.dts   | 16 ++++++++++++++++
.../wireless/broadcom/brcm80211/brcmfmac/pcie.c  | 15 ++++++++++++++-
.../broadcom/brcm80211/include/brcm_hw_ids.h     |  2 ++
3 files changed, 32 insertions(+), 1 deletion(-)
[PATCH v1 0/3] Add AP6275P wireless support
Posted by Jacobe Zang 1 year, 6 months ago
These add AP6275P wireless support on Khadas Edge2. Enable 32k clock 
for Wi-Fi module and extend the hardware IDs table in the brcmfmac 
driver for it to attach.

Jacobe Zang (3):
  arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
  net: wireless: brcmfmac: Add optional 32k clock enable support
  net: wireless: brcmfmac: Add support for AP6275P

 .../boot/dts/rockchip/rk3588s-khadas-edge2.dts   | 16 ++++++++++++++++
 .../wireless/broadcom/brcm80211/brcmfmac/pcie.c  | 15 ++++++++++++++-
 .../broadcom/brcm80211/include/brcm_hw_ids.h     |  2 ++
 3 files changed, 32 insertions(+), 1 deletion(-)

-- 
2.34.1
Re: [PATCH v1 0/3] Add AP6275P wireless support
Posted by Arend Van Spriel 1 year, 5 months ago
On June 20, 2024 4:00:31 AM Jacobe Zang <jacobe.zang@wesion.com> wrote:

> These add AP6275P wireless support on Khadas Edge2. Enable 32k clock
> for Wi-Fi module and extend the hardware IDs table in the brcmfmac
> driver for it to attach.

Please get the bindings properly defined. I assume the patch sent earlier 
titled "[PATCH v1] dt-bindings: net: wireless: BCM4329 binding: add 
pci14e4,449d" is related. Focus on getting agreement on that before 
throwing in DTS and driver details.

Regards,
Arend