From 47b17d55c7a3bdba9cc63732f6578aa5c09a7383 Mon Sep 17 00:00:00 2001 From: Minecrell Date: Tue, 21 Jan 2020 11:39:18 +0100 Subject: [PATCH] main/linux-postmarketos-qcom-msm8916: upgrade to 5.5-rc7 (!901) - Update to Linux 5.5-rc7 - Touchkey support for samsung-a5ulte/a3ulte/serranovelte [ci:skip-build]: already built successfully in CI --- main/linux-postmarketos-qcom-msm8916/APKBUILD | 10 +++++----- .../config-postmarketos-qcom-msm8916.aarch64 | 7 +++++-- .../config-postmarketos-qcom-msm8916.armv7 | 7 +++++-- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/main/linux-postmarketos-qcom-msm8916/APKBUILD b/main/linux-postmarketos-qcom-msm8916/APKBUILD index 8c36ed0c6..5a09a4225 100644 --- a/main/linux-postmarketos-qcom-msm8916/APKBUILD +++ b/main/linux-postmarketos-qcom-msm8916/APKBUILD @@ -2,8 +2,8 @@ # Kernel config based on: arch/arm64/configs/msm8916_defconfig _flavor="postmarketos-qcom-msm8916" -pkgname="linux-${_flavor}" -pkgver=5.5_rc4 +pkgname="linux-$_flavor" +pkgver=5.5_rc7 pkgrel=0 pkgdesc="Mainline kernel fork for Qualcomm MSM8916 devices" arch="aarch64 armv7" @@ -60,6 +60,6 @@ package() { install -Dm644 "arch/$_carch/boot"/dt.img "$pkgdir"/boot/dt.img } -sha512sums="bd5ba37b217e0717675310fb99e94349c3952592b327ac875b916f7d56b4287062213375b7590afb8ff0491a78898e23de8b4050a327dd987a2cd42f8f6e706b linux-postmarketos-qcom-msm8916-v5.5-rc4-msm8916.tar.gz -ef2a21d00e781a69cc6f800b6097a36b8a4bd656bd3d72ccb999a4fb6f7123adaf5c24511089b98545d3e46746353b30025cd174dc7eff98f793362e4331aa7c config-postmarketos-qcom-msm8916.aarch64 -8dc4f6242a3f2022f38741113bfc9b4737c6e94b4544914c8f441c4c83ca91c56e31258077bdb4fdb1e5fa80a79b62bb28e1cbbb43042df4e75ec6fe5bc1caef config-postmarketos-qcom-msm8916.armv7" +sha512sums="350255503c9d1a22e094551c289c90c92df4bdde7338d72ab2d43690c6ae2ae22af2d3f87dbf6a4b049954cb18bb82075b8ffa5e5607657253dbd650df39c85b linux-postmarketos-qcom-msm8916-v5.5-rc7-msm8916.tar.gz +d642887b33b7fee4306aeeb1324a1243f2d785776c0eeaba9d02f8772db153aa0eec6e69f0c1a5b255cba292428aa86c04b681f7ecf17861dc0863cc0b3ed520 config-postmarketos-qcom-msm8916.aarch64 +810bc800b2948dcea2ca03b8d927a90832067917fe19665c4f9b1bd20a4eb7194d8b141a8462489a73ccfdd71c97f6be826e360de08aeecc29262b03fa7d1c59 config-postmarketos-qcom-msm8916.armv7" diff --git a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 index 2a77e754f..825c2c706 100644 --- a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 +++ b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.5.0-rc3 Kernel Configuration +# Linux/arm64 5.5.0-rc7 Kernel Configuration # # @@ -609,6 +609,7 @@ CONFIG_ARCH_MMAP_RND_BITS=18 CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y CONFIG_ARCH_MMAP_RND_COMPAT_BITS=11 CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y +CONFIG_HAVE_COPY_THREAD_TLS=y CONFIG_CLONE_BACKWARDS=y CONFIG_OLD_SIGSUSPEND3=y CONFIG_COMPAT_OLD_SIGACTION=y @@ -1633,7 +1634,7 @@ CONFIG_KEYBOARD_GPIO=y # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_OMAP4 is not set -# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set +CONFIG_KEYBOARD_TM2_TOUCHKEY=m # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_CAP11XX is not set # CONFIG_KEYBOARD_BCM is not set @@ -2887,6 +2888,7 @@ CONFIG_SND_SOC_LPASS_PLATFORM=m CONFIG_SND_SOC_LPASS_APQ8016=m # CONFIG_SND_SOC_STORM is not set CONFIG_SND_SOC_APQ8016_SBC=m +CONFIG_SND_SOC_QCOM_COMMON=m CONFIG_SND_SOC_QDSP6_COMMON=m CONFIG_SND_SOC_QDSP6_CORE=m CONFIG_SND_SOC_QDSP6_AFE=m @@ -2896,6 +2898,7 @@ CONFIG_SND_SOC_QDSP6_ROUTING=m CONFIG_SND_SOC_QDSP6_ASM=m CONFIG_SND_SOC_QDSP6_ASM_DAI=m CONFIG_SND_SOC_QDSP6=m +CONFIG_SND_SOC_MSM8916_QDSP6=m # CONFIG_SND_SOC_MSM8996 is not set # CONFIG_SND_SOC_SOF_TOPLEVEL is not set diff --git a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 index 96488fb6d..edf9358d5 100644 --- a/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 +++ b/main/linux-postmarketos-qcom-msm8916/config-postmarketos-qcom-msm8916.armv7 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.5.0-rc3 Kernel Configuration +# Linux/arm 5.5.0-rc7 Kernel Configuration # # @@ -649,6 +649,7 @@ CONFIG_HAVE_ARCH_MMAP_RND_BITS=y CONFIG_HAVE_EXIT_THREAD=y CONFIG_ARCH_MMAP_RND_BITS=8 CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y +CONFIG_HAVE_COPY_THREAD_TLS=y CONFIG_CLONE_BACKWARDS=y CONFIG_OLD_SIGSUSPEND3=y CONFIG_OLD_SIGACTION=y @@ -1653,7 +1654,7 @@ CONFIG_KEYBOARD_GPIO=y # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_OMAP4 is not set -# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set +CONFIG_KEYBOARD_TM2_TOUCHKEY=m # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_CAP11XX is not set # CONFIG_KEYBOARD_BCM is not set @@ -2926,6 +2927,7 @@ CONFIG_SND_SOC_LPASS_PLATFORM=m CONFIG_SND_SOC_LPASS_APQ8016=m # CONFIG_SND_SOC_STORM is not set CONFIG_SND_SOC_APQ8016_SBC=m +CONFIG_SND_SOC_QCOM_COMMON=m CONFIG_SND_SOC_QDSP6_COMMON=m CONFIG_SND_SOC_QDSP6_CORE=m CONFIG_SND_SOC_QDSP6_AFE=m @@ -2935,6 +2937,7 @@ CONFIG_SND_SOC_QDSP6_ROUTING=m CONFIG_SND_SOC_QDSP6_ASM=m CONFIG_SND_SOC_QDSP6_ASM_DAI=m CONFIG_SND_SOC_QDSP6=m +CONFIG_SND_SOC_MSM8916_QDSP6=m # CONFIG_SND_SOC_MSM8996 is not set # CONFIG_SND_SOC_SOF_TOPLEVEL is not set