]> git.proxmox.com Git - mirror_linux-firmware.git/commit
cypress: add Cypress firmware and clm_blob files
authorChi-Hsien Lin <chi-hsien.lin@cypress.com>
Thu, 22 Oct 2020 09:35:49 +0000 (04:35 -0500)
committerJosh Boyer <jwboyer@kernel.org>
Fri, 23 Oct 2020 12:08:27 +0000 (08:08 -0400)
commit04f71fe564552c22dc7ece0d2b8afc11b33de392
tree38abcb620aab21db9aa89155bef2190904b78b66
parent4d0755bed48f05fe2ef79bc538f9782451af6c7e
cypress: add Cypress firmware and clm_blob files

Brcmfmac driver has firmware files coming from both Broadcom and
Cypress, the former Broadcom IoT BU. To better maintain files from
different sources, add a cypress folder and firmware/clm_blob files for
below chips:

 - 43012
 - 43340
 - 43362
 - 4339
 - 43430
 - 43455
 - 4354
 - 4356
 - 43570
 - 4373
 - 54591

The clm_blob files are on a generic world-wide safe version with
conservative power settings which is designed to comply with regulatory
but may not provide best performance on all boards. Users should use the
clm_blob files from their board vendors if available.

Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
22 files changed:
WHENCE
cypress/cyfmac43012-sdio.bin [new file with mode: 0644]
cypress/cyfmac43012-sdio.clm_blob [new file with mode: 0644]
cypress/cyfmac43340-sdio.bin [new file with mode: 0644]
cypress/cyfmac43362-sdio.bin [new file with mode: 0644]
cypress/cyfmac4339-sdio.bin [new file with mode: 0644]
cypress/cyfmac43430-sdio.bin [new file with mode: 0644]
cypress/cyfmac43430-sdio.clm_blob [new file with mode: 0644]
cypress/cyfmac43455-sdio.bin [new file with mode: 0644]
cypress/cyfmac43455-sdio.clm_blob [new file with mode: 0644]
cypress/cyfmac4354-sdio.bin [new file with mode: 0644]
cypress/cyfmac4354-sdio.clm_blob [new file with mode: 0644]
cypress/cyfmac4356-pcie.bin [new file with mode: 0644]
cypress/cyfmac4356-pcie.clm_blob [new file with mode: 0644]
cypress/cyfmac4356-sdio.bin [new file with mode: 0644]
cypress/cyfmac4356-sdio.clm_blob [new file with mode: 0644]
cypress/cyfmac43570-pcie.bin [new file with mode: 0644]
cypress/cyfmac43570-pcie.clm_blob [new file with mode: 0644]
cypress/cyfmac4373-sdio.bin [new file with mode: 0644]
cypress/cyfmac4373-sdio.clm_blob [new file with mode: 0644]
cypress/cyfmac54591-pcie.bin [new file with mode: 0644]
cypress/cyfmac54591-pcie.clm_blob [new file with mode: 0644]