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

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

Devices:
  - asus-z00l: Add modem
  - wingtech-wt88047 (Xioami Redmi 2):
    - Add additional sharp-r69431 panel driver
  - wingtech-wt86528 (Lenovo A6010):
    - Add battery status
    - Add additional tianma-hx8394d panel driver
  - wingtech-wt86518: Initial support for Lenovo A6000
    - USB
    - Storage (eMMC, SD card)
    - Display
    - Touchscreen, Buttons, Vibrator
    - WiFi, Bluetooth
    - Accelerometer
    - Battery status, charging
    - Audio
    - Modem
This commit is contained in:
Minecrell 2021-01-25 12:04:29 +01:00 committed by Bart Ribbers
parent deec2ee3b8
commit eb776065a5
No known key found for this signature in database
GPG Key ID: 699D16185DAFAE61
3 changed files with 6 additions and 8 deletions

View File

@ -3,7 +3,7 @@
_flavor="postmarketos-qcom-msm8916"
pkgname=linux-$_flavor
pkgver=5.11_rc4
pkgver=5.11_rc5
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="eab8c776090dca2aa53e3fa85319bd7670619abc656571ed88f6a045b39e7694c936cff69e94cc30dca323d44aba8ac8fffecf544041c15b3c40b8e7789877a0 linux-postmarketos-qcom-msm8916-v5.11-rc4-msm8916.tar.gz
b8c0dc831055236284ab2b406fe2cb43a6f790b862e44d4b1c986f128d5c3f269c12c57e6aa0bcd1a07e3e12947ce04080005b73ef95ecb62a5f5dc3a60eda5f config-postmarketos-qcom-msm8916.aarch64
ef65d1dace265ef0e88ffdd61d18de299f3d0d84caa1b35334df9cde46e46c29c2e4f7de5962508e9633e97e8d38a9b6e7ae7a9887d5e15aadfda844e7e77a6b config-postmarketos-qcom-msm8916.armv7"
sha512sums="16524ab5b77a17b2092d5d4537246e19bde9659fde24e922e9a7fb4052b61e2d1e4bf2d3ae8b1af540fb983c702a95c4209d0e1a1046ae6848119d31b01df31f linux-postmarketos-qcom-msm8916-v5.11-rc5-msm8916.tar.gz
b2b0f5785deca9d7d7460bcd86504ffc1ded4b17b62abd92b6046854f25151d178019dc9456c9ba895e6cb8673bee4b08f9637093cdd28712188e332da12949b config-postmarketos-qcom-msm8916.aarch64
72eb49458486a3d763cbdf4bb09e4a3a48133beef7a467d677dfb22cd506188ba689af237323e79d9096dd0640dd81ffbc8710d4c98427776ea35defdfb5ed72 config-postmarketos-qcom-msm8916.armv7"

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.11.0-rc4 Kernel Configuration
# Linux/arm64 5.11.0-rc5 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
@ -4003,7 +4003,6 @@ CONFIG_ASHMEM=y
# CONFIG_GOLDFISH is not set
# CONFIG_CHROME_PLATFORMS is not set
# CONFIG_MELLANOX_PLATFORM is not set
CONFIG_SURFACE_PLATFORMS=y
CONFIG_HAVE_CLK=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.11.0-rc4 Kernel Configuration
# Linux/arm 5.11.0-rc5 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
@ -4010,7 +4010,6 @@ CONFIG_ASHMEM=y
# CONFIG_GOLDFISH is not set
# CONFIG_CHROME_PLATFORMS is not set
# CONFIG_MELLANOX_PLATFORM is not set
CONFIG_SURFACE_PLATFORMS=y
CONFIG_HAVE_CLK=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y