1
0
Fork 0
android_kernel_rockchip_tart/include/linux/mmc
Brendan Szymanski cc4418e2f8 brcmfmac: add BCM43711 chip and firmware support with named constants
Add proper named constants for the Synaptics SYN43711 (AP6611S)
WiFi chip used on Orange Pi 5 Ultra:

- SDIO_VENDOR_ID_SYNAPTICS (0x06cb) in sdio_ids.h
- SDIO_DEVICE_ID_BROADCOM_CYPRESS_43711 (0xaabf) in sdio_ids.h
- CY_CC_43711_CHIP_ID (43711) in brcm_hw_ids.h

Driver changes:
- bcmsdh.c: bind both Broadcom (0x02d0) and Synaptics (0x06cb) vendors
- chip.c: add RAM base 0x170000 (from bcmdhd CR4_43711_RAM_BASE)
- sdio.c: firmware mapping entry for brcmfmac43711-sdio
2026-07-12 22:59:40 -04:00
..
card.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
core.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
host.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
mmc.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
pm.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
sd.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
sd_uhs2.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
sdio.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
sdio_func.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
sdio_ids.h brcmfmac: add BCM43711 chip and firmware support with named constants 2026-07-12 22:59:40 -04:00
slot-gpio.h can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00