db845c: firmware: Update numerous firmware files from linux-firmware
Copy in the latest firmware files from linux-firmware as of
commit ecdfcf8e2ca1 ("Merge branch 'adlp_dmc_firmware'
of git://anongit.freedesktop.org/drm/drm-firmware into main")
from:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
This fixes the use of new firmware names which was causing
regressions with upstream kernels.
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I419a15c6f2ce64fa68560000eb273a861e238e17
diff --git a/db845c/firmware/cdspr.jsn b/db845c/firmware/cdspr.jsn
new file mode 100644
index 0000000..5d976a6
--- /dev/null
+++ b/db845c/firmware/cdspr.jsn
@@ -0,0 +1,21 @@
+{
+ "sr_version": {
+ "major": 1,
+ "minor": 1,
+ "patch": 1
+ },
+ "sr_domain": {
+ "soc": "msm",
+ "domain": "cdsp",
+ "subdomain": "root_pd",
+ "qmi_instance_id": 76
+ },
+ "sr_service": [
+ {
+ "provider": "tms",
+ "service": "servreg",
+ "service_data_valid": 0,
+ "service_data": 0
+ }
+ ]
+}
\ No newline at end of file