Update WCN3988 firmware to the file present in the firmware archive
released for the Qualcomm Robotics RB2 platform.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Add firmware files for Adreno A225 as present on some of older Qualcomm
Snapdragon chips. While MSM8960 is an old platform, there is a certain
community interest in supporting it.
Cc: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This patch adds and updates the firmware files for the Cirrus CS35L56
smart amplifier used in two HP laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This patch updates the firmware files for the Cirrus CS35L56 smart
amplifiers used in these ASUS laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This patch adds and updates the firmware files for the Cirrus CS35L56
smart amplifier used in various Lenovo laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This patch updates the firmware files for the Cirrus CS35L56 smart
amplifiers used in these Dell laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
In order to help distributions to package a proper set of QCA firmware,
split the single QCA61x4 section into two: one for serial-attached chips
and another one for the USB-attached chips.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Most likely because of the TZ differences, on QCM6490 / QCS6490 boards
the WPSS DSP can not work with the existing firmware (provided for
SC7280 platforms). Add device-specific firmware for these boards.
The firmware comes in the MBN format rather than the typical MDT + Bnn
as the firmware file is being loaded through the remoteproc / DSP.
Compatibility links are added to follow the names in the existing DTs
(qcom/qcm6490-idp.dts and qcom/qcs6490-rb3gen2.dts).
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Add bluetooth firmware for the WCN3950 family of chips. The firmware
comes from the RB1 firmware released through Linaro, so the firmware is
licensed under LICENSE.qcom terms instead of the typical
LICENSE.QualcommAtheros_ath10k.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Firmware for the UART-connected QCA6390 chip got lost in the middle of
the QCA61x4 section. Move it to a separate section.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Restore the License: string for the qca/WCN399x firmware, it was lost in
the process when the commit 5dd32d878e ("qca: Add firmware files for
BT chip WCN6750.") added additional firmware for WCN6750.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Updates from review for MR/430
- Used File instead of RawFile for .mbn and .elf files
- Add version where available
Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>
This updates the sdsd8997_combo_v4.bin and WHENCE file.
It contains a fix for BLE link loss issue due to connection timeout.
Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Keyur Gandhi <keyur.gandhi@nxp.com>
This commit will add required Bluetooth firmware files for QCA6698
The image version is 2.1.2-00035.
The QCA6698 Bluetooth chip, while sharing the same IP core as the
WCN6855, has different RF components and RAM sizes. This means it
requires new firmware files. Use a different firmware directory
to save the NVM and rampatch files.
Currently there are two connectivity boards using QCA6698 for
sa8775p-ride platform, the board id are 206 and 207 respectively.
So add two board specific nvm files.
hpbtfw21.tlv : RAM FW dump
hpnv21.b206 : NVM dump
hpnv21.b207 : NVM dump
hpnv21.bin : NVM dump
Signed-off-by: Cheng Jiang <quic_chejiang@quicinc.com>
The licence file for SA8775P binaries should contain one extra clause
related to the export regulations. Add new licence text and use it for
SA8775P DSP binaries.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
New scan firmware command format
Update BB parameters to V41
Update RF parameters to R33
Update TX power table to R33
Signed-off-by: Kuan-Chung Chen <damon.chen@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
A number of the SSID aliases linked to amp1 when they should have linked
to amp2, this would manifest as both amplifiers playing the same audio
channel.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>