android_kernel_oneplus_msm8998/include/linux/mmc
Sean Lanigan e97509a1b3 brcmfmac: Add support for bcm43364 wireless chipset
[ Upstream commit 9c4a121e82634aa000a702c98cd6f05b27d6e186 ]

Add support for the BCM43364 chipset via an SDIO interface, as used in
e.g. the Murata 1FX module.

The BCM43364 uses the same firmware as the BCM43430 (which is already
included), the only difference is the omission of Bluetooth.

However, the SDIO_ID for the BCM43364 is 02D0:A9A4, giving it a MODALIAS
of sdio:c00v02D0dA9A4, which doesn't get recognised and hence doesn't
load the brcmfmac module. Adding the 'A9A4' ID in the appropriate place
triggers the brcmfmac driver to load, and then correctly use the
firmware file 'brcmfmac43430-sdio.bin'.

Signed-off-by: Sean Lanigan <sean@lano.id.au>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-06 16:24:36 +02:00
..
boot.h
card.h
core.h mmc: mmc: extend the mmc_send_tuning() 2015-10-27 10:38:41 +01:00
dw_mmc.h mmc: dw_mmc: use resource_size_t to store physical address 2016-09-24 10:07:42 +02:00
host.h mmc: core: Add mmc_regulator_set_vqmmc() 2015-10-26 16:00:10 +01:00
mmc.h
pm.h
sd.h
sdhci-pci-data.h
sdio.h
sdio_func.h mmc: sdio: fix alignment issue in struct sdio_func 2017-10-08 10:14:19 +02:00
sdio_ids.h brcmfmac: Add support for bcm43364 wireless chipset 2018-08-06 16:24:36 +02:00
sh_mmcif.h
sh_mobile_sdhi.h
slot-gpio.h
tmio.h