The Raspberry Pi Zero 2 W comes with two possible WiFi modules.
One of them is the same module as shipped in the original
Raspberry Pi 3B and Zero W so lets link them so the devices
with that module will work out of the box.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch adds the firmware files for Cirrus CS35L41 smart amplifier used by ASUS Laptops
Playback version: 6.61.1/6.63.0
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
This patch adds the firmware files for Cirrus CS35L41 smart amplifier used by Lenovo Laptops
Playback version: 6.39.0/6.47.0/6.61.1
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
This patch adds the firmware files for Cirrus CS35L41 smart amplifier used by HP Laptops
Playback version: 6.61.1
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Add the -74.ucode firmwares for the currently supported hardware and
update the PNVM binaries.
Build number: Core_build_core72-129
Revision: a5e9588b (Qu, QuZ, cc, so, ty)
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Adds new tap_delays data for SPM.
From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Adds new tap_delays data for SPM.
From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Adds new tap_delays data for SPM.
From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Adds new tap_delays data for SPM.
From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Adds new tap_delays data for SPM.
From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Adds new tap_delays data for SPM.
From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Adds new tap_delays data for SPM.
From internal git commit:
1f74169475d9023754c35ea150933e7eed67da94
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Qualcomm binary files can be published in one of two formats: a split
MDT+Bnn format, consisting of several files, or a squashed MBN format,
consisting of a single ELF file.
Most of Qualcomm binary files (except the venus firmware) are
distributed (in linux-firmware) and used in the MBN format (even if the
original publishing format was MDT), since that requires transfer of a
single file between the userspace and the kernel.
Provide a squashed variant of Qualcomm Adreno a530 ZAP shader. For
backwards compatibility reason the split a530_zap.* files are retained.
They can be removed later, after all users migrate to new file location.
Cc: Rob Clark <robdclark@chromium.org>
Cc: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Direction from upstream is to use minimal version numbering on
firmware files and replace rather than add. So add versionless
editions of the HuC files for currently HuC enabled platforms.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Direction from upstream is to use minimal version numbering on
firmware files and replace rather than add. So going forwards, GuC
files will use only the major version number and HuC files will be
completely versionless.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>