community/firmware-oneplus-sdm845: add OnePlus 6T speaker firmware (MR 3462)

The speaker codec driver is currently carried in the sdm845 mainline
kernel fork, we need the firmware to make use of it.
This commit is contained in:
Caleb Connolly 2022-09-24 18:34:46 +01:00 committed by Newbyte
parent d9e75b4d92
commit bcd0b58cfb
No known key found for this signature in database
GPG key ID: 5873C171C9429CFA
2 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Caleb Connolly <caleb@connolly.tech> # Maintainer: Caleb Connolly <caleb@connolly.tech>
pkgname=firmware-oneplus-sdm845 pkgname=firmware-oneplus-sdm845
pkgver=6 pkgver=7
pkgrel=0 pkgrel=0
pkgdesc="Firmware for OnePlus 6 / 6T" pkgdesc="Firmware for OnePlus 6 / 6T"
url="https://gitlab.com/sdm845-mainline/firmware-oneplus-sdm845" url="https://gitlab.com/sdm845-mainline/firmware-oneplus-sdm845"
@ -10,7 +10,7 @@ depends="linux-firmware-qcom linux-firmware-ath10k"
license="proprietary" license="proprietary"
options="!check !strip !archcheck !tracedeps pmb:cross-native" options="!check !strip !archcheck !tracedeps pmb:cross-native"
_version="3ec855b2247291c79652b319dfe93f7747363c86" _version="895bb1c8dd0695635df354bbd713740af48e47ce"
source="$pkgname.tar.gz::$url/-/archive/$_version/$pkgname-$_version.tar.gz source="$pkgname.tar.gz::$url/-/archive/$_version/$pkgname-$_version.tar.gz
firmware.files firmware.files
@ -36,7 +36,7 @@ firmware_initramfs() {
} }
sha512sums=" sha512sums="
65c71ef0b121fd1d9931043a7fe953d146a20e569839e8ef76aaa357fb4d7529db7a315a7b6c2ae8c06eba40a54c96ceffa5f33ba77e813ed87d5a989884b0db firmware-oneplus-sdm845.tar.gz 59091452f1d6363fab0474ebc2738ec8fca6903c64837c3b6228eefb2030b0b4d5f0694770ddadf81f59f2ace4fad548459ad7a6604498aaa08a9064fb1dc736 firmware-oneplus-sdm845.tar.gz
abe5bbc2b9e603d3d59dccdcc256232a281a6b82d7a0a7f618a26f6ddc0a7e32f45386333028fe6f93780fa9c1ce20db1d78bb2483fe27c5c302920bfe9a0fd5 firmware.files d2295ba3346ded12e88bb1b27958418cb14ab6bb8f2c23e73a66168f53eac0cc8a10e4be28181724e92ff75ef8608c4483641e24bfd9f05c4ff7b351179ba784 firmware.files
bc6c329bf6bb9622320ab610f4f5fb944129e276855a4cf5646cb29a553f4c47cd9a4ef4305cbcd94a991471bc109b8f615cefd6871be99bf6a457fe0fa5aa19 30-gpu-firmware.files bc6c329bf6bb9622320ab610f4f5fb944129e276855a4cf5646cb29a553f4c47cd9a4ef4305cbcd94a991471bc109b8f615cefd6871be99bf6a457fe0fa5aa19 30-gpu-firmware.files
" "

View file

@ -1,4 +1,5 @@
./lib/firmware/postmarketos/ath10k/WCN3990/hw1.0/board-2.bin ./lib/firmware/postmarketos/ath10k/WCN3990/hw1.0/board-2.bin
./lib/firmware/postmarketos/tfa98xx.cnt
./lib/firmware/postmarketos/qca/crbtfw21.tlv ./lib/firmware/postmarketos/qca/crbtfw21.tlv
./lib/firmware/qcom/sdm845/oneplus6/adspr.jsn ./lib/firmware/qcom/sdm845/oneplus6/adspr.jsn
./lib/firmware/qcom/sdm845/oneplus6/adspua.jsn ./lib/firmware/qcom/sdm845/oneplus6/adspua.jsn