main/linux-postmarketos-qcom-msm8916: upgrade to 5.11_rc4 (MR 1871)

- Update to Linux 5.11-rc4
- Upstreamed more patches
- Fix audio regression without modem introduced by some refactoring
  from Qualcomm upstream

Devices:
  - samsung-a2015 (a3/a5): Fix speaker on some devices
  - motorola-osprey: Add modem
This commit is contained in:
Minecrell 2021-01-18 17:39:13 +01:00 committed by Bart Ribbers
parent b9af242f4f
commit deec2ee3b8
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61
3 changed files with 8 additions and 8 deletions

View file

@ -3,7 +3,7 @@
_flavor="postmarketos-qcom-msm8916"
pkgname=linux-$_flavor
pkgver=5.11_rc3
pkgver=5.11_rc4
pkgrel=0
pkgdesc="Mainline kernel fork for Qualcomm MSM8916 devices"
arch="aarch64 armv7"
@ -51,6 +51,6 @@ package() {
"$pkgdir"/usr/share/kernel/$_flavor/kernel.release
}
sha512sums="28e73646f3099db9c6681932ea10159747bd48a795b468423c5b92f7725bd3c76f24a6d11a1fbadb77a74a62a8bc740d13d810a028305bdd0f0d2844aa47913b linux-postmarketos-qcom-msm8916-v5.11-rc3-msm8916.tar.gz
5879bb06f4c3aa312d5a9df88c8c5565eca9369e3b0ba58a593a226002f3f9c9893643b116d56b2556243b73b837883ad82544df0e08071a87dee2332afae85b config-postmarketos-qcom-msm8916.aarch64
18db35659a7e5b3296feb0e46aa33ba3b96140afeac554d64a7a209460f786114f6369f79e0cad22becc9857521ba71d0cfade02baf85ace7762fe701bbc1a51 config-postmarketos-qcom-msm8916.armv7"
sha512sums="eab8c776090dca2aa53e3fa85319bd7670619abc656571ed88f6a045b39e7694c936cff69e94cc30dca323d44aba8ac8fffecf544041c15b3c40b8e7789877a0 linux-postmarketos-qcom-msm8916-v5.11-rc4-msm8916.tar.gz
b8c0dc831055236284ab2b406fe2cb43a6f790b862e44d4b1c986f128d5c3f269c12c57e6aa0bcd1a07e3e12947ce04080005b73ef95ecb62a5f5dc3a60eda5f config-postmarketos-qcom-msm8916.aarch64
ef65d1dace265ef0e88ffdd61d18de299f3d0d84caa1b35334df9cde46e46c29c2e4f7de5962508e9633e97e8d38a9b6e7ae7a9887d5e15aadfda844e7e77a6b config-postmarketos-qcom-msm8916.armv7"

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.11.0-rc3 Kernel Configuration
# Linux/arm64 5.11.0-rc4 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 10.2.1_pre1) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y
@ -2214,7 +2214,7 @@ CONFIG_BATTERY_MAX17042=m
# CONFIG_CHARGER_DETECTOR_MAX14656 is not set
# CONFIG_CHARGER_QCOM_SMBB is not set
CONFIG_BATTERY_PM8916_BMS_VM=m
CONFIG_CHARGER_PM8916_LBC=y
CONFIG_CHARGER_PM8916_LBC=m
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24257 is not set

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.11.0-rc3 Kernel Configuration
# Linux/arm 5.11.0-rc4 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 10.2.1_pre1) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y
@ -2206,7 +2206,7 @@ CONFIG_BATTERY_MAX17042=m
# CONFIG_CHARGER_DETECTOR_MAX14656 is not set
# CONFIG_CHARGER_QCOM_SMBB is not set
CONFIG_BATTERY_PM8916_BMS_VM=m
CONFIG_CHARGER_PM8916_LBC=y
CONFIG_CHARGER_PM8916_LBC=m
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24257 is not set