[PATCH v2 0/5] Add AP6275P wireless support
Jacobe Zang
jacobe.zang at wesion.com
Mon Jun 24 01:19:01 PDT 2024
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.
Changes in v2:
- Add SoB tags for original developer.
- Add dt-bindings for pci14e4,449d and clocks.
- Replace dev_info to brcmf_dbg in pcie.c
- Link to v1: https://lore.kernel.org/all/20240620020015.4021696-1-jacobe.zang@wesion.com/
Jacobe Zang (5):
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
dt-bindings: net: wireless: brcm4329-fmac: add clock description.
dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
.../bindings/net/wireless/brcm,bcm4329-fmac.yaml | 10 ++++++++++
.../boot/dts/rockchip/rk3588s-khadas-edge2.dts | 16 ++++++++++++++++
.../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 15 ++++++++++++++-
.../broadcom/brcm80211/include/brcm_hw_ids.h | 2 ++
4 files changed, 42 insertions(+), 1 deletion(-)
--
2.34.1
More information about the Linux-rockchip
mailing list