On 7/12/2025 11:53 PM, Fabio Estevam wrote:
Add the SDIO ID and firmware matching for the 43751 device. Based on the previous work from Marc Gonzalez <mgonzalez@xxxxxxxxxx>. Tested on an i.MX6DL board connected to an AP6398SV chip with the brcmfmac43752-sdio.bin firmware taken from: https://source.puri.sm/Librem5/firmware-brcm43752-nonfree
These chips seem to be shipped by Synaptics so maybe worth adding that in the commit message(?). Other than that it looks fine so...
Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx>> Signed-off-by: Fabio Estevam <festevam@xxxxxxxxx>
--- Changes since v1: - Do not declare 43751 as a Infineon/Cypress device. (Gokul) drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c | 1 + drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c | 2 ++ drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c | 5 ++++- .../net/wireless/broadcom/brcm80211/include/brcm_hw_ids.h | 1 + include/linux/mmc/sdio_ids.h | 1 + 5 files changed, 9 insertions(+), 1 deletion(-)