1
0
Fork 0
remarkable-linux/drivers/net/wireless/broadcom/brcm80211
Shawn Guo 07b703037c brcmfmac: hard code ccode map table for BCM4345/9
Although upstream accepts the solution of coding country code map in DT,
it will require different DTB between AP5256 (BCM4345/9) and AP5256V
(BCM43012/2).  To support both chipsets with single kernel image and
DTB, let's hard code country code map table of AP5256 in driver, and use
it over the one from DT if any.

The map table of AP5256 comes from bcmdhd driver, ccode_43456c5[] in
drivers/net/wireless/bcmdhd/dhd_ccode.c.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
2021-05-10 21:05:12 +08:00
..
brcmfmac brcmfmac: hard code ccode map table for BCM4345/9 2021-05-10 21:05:12 +08:00
brcmsmac brcmsmac: fix wrap around in conversion from constant to s16 2018-10-03 17:00:52 -07:00
brcmutil brcmutil: add field storing control channel to the struct brcmu_chan 2016-06-14 17:27:42 +03:00
include brcmfmac: merge in latest driver from Cypress (including required wifi core module updates) 2020-10-08 01:31:33 +02:00
Kconfig brcmfmac: merge in latest driver from Cypress (including required wifi core module updates) 2020-10-08 01:31:33 +02:00
Makefile