2020-01-15 20:26:34 +00:00
|
|
|
# Maintainer: Minecrell <minecrell@minecrell.net>
|
2021-09-18 18:29:09 +00:00
|
|
|
# Co-Maintainer: Nikita Travkin <nikita@trvn.ru>
|
2019-06-23 10:58:45 +00:00
|
|
|
# Kernel config based on: arch/arm64/configs/msm8916_defconfig
|
|
|
|
|
|
|
|
_flavor="postmarketos-qcom-msm8916"
|
2020-04-25 09:51:42 +00:00
|
|
|
pkgname=linux-$_flavor
|
linux-postmarketos-qcom-msm8916: upgrade to 6.3 (MR 4031)
- Update to Linux 6.3
- Fix voltage reporting for SMB1360 battery driver
Device changes:
- nokia-{argon,leo,sparkler}: Fix some key mappings
- wileyfox-crackling: Fix multi-touch
- bq-piccolo, samsung-gt510, samsung-matisseve:
- Add capacitive touch keys
- samsung-matisseve: Display brightness control
- bq-paella: yushun-nt35521s panel driver
- motorola-surnia: inx_v1 panel driver
New devices:
- Various MSM8916-based USB modem dongles ("zhihe")
(UF896, UFI001c, UZ801v3, ...)
- eMMC, USB, Button, WiFi/BT, Modem, LEDs
- Lenovo Vibe K5 (wingtech-wt82918hd)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display, Brightness control, LEDs
- Touchscreen
- Sensors (Accelerometer/Gyroscope/IMU)
- Battery status (no charging driver yet)
- Flash LED
- Modem
2023-04-24 10:15:37 +00:00
|
|
|
pkgver=6.3
|
2022-10-13 08:04:52 +00:00
|
|
|
# When making kernel config changes please also submit a PR to
|
|
|
|
# https://github.com/msm8916-mainline/linux/blob/master/kernel/configs/pmos.config
|
|
|
|
# since the kernel config is regenerated on upgrades and all changes will be lost!
|
community/linux-postmarketos-qcom-msm8916: upgrade to 6.1 (MR 3718)
- Update to Linux v6.1
- Initial support for MSM8905/MSM8909 and MSM8939 SoCs
- Various kernel configuration tweaks
- Disabled support for system suspend since it provides little advantages
at the moment and keeps causing trouble (device fails to wake up etc).
Device changes:
- alcatel-idol347
- Torch/indicator LEDs
- samsung-a3 and a5
- Vibrator
- samsung-cprime and grandmax
- Touchscreen
- wingtech-wt865x8 (lenovo-a6000/a6010)
- qimei-ili9881 panel driver
- wingtech-wt88047 (xiaomi-wt88047)
- Flash LED
New devices:
- alcatel-idol3 (MSM8939)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display, Brightness control
- Touchscreen
- Sensors (Accelerometer, Magnetometer, Gyroscope, Proximity)
- Sound/Modem
- Battery/Charging
- Torch/indicator LEDs
- huawei-kiwi (MSM8939)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display, Brightness control
- Touchscreen
- Sensors (Accelerometer, Magnetometer, Proximity, Hall)
- Sound
- Indicator LEDs
- longcheer-l9100 (bq-piccolo, MSM8939)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display, Brightness control
- Touchscreen
- Sensors (Accelerometer/Gyroscope/IMU, Magnetometer, Light, Hall)
- Battery/Charging
- Flash LED
- samsung-a7 (MSM8939)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display (with some quirks)
- Touchscreen, touch keys
- Sensors (Accelerometer, Magnetometer, Hall)
- Sound/Modem
- Battery status
- NFC
- nokia-argon/leo/sparkler (MSM8905)
- eMMC, SD card, USB, Keypad/Buttons, WiFi/BT, Vibrator (argon-only)
- Display, Brightness control
- Modem
- Battery/Charging
[ci:skip-build] already built successfully in CI
2022-12-12 11:19:46 +00:00
|
|
|
pkgrel=0
|
|
|
|
pkgdesc="Mainline kernel fork for Qualcomm MSM8909/MSM8916/MSM8939 devices"
|
2019-12-07 14:00:13 +00:00
|
|
|
arch="aarch64 armv7"
|
2019-06-23 10:58:45 +00:00
|
|
|
url="https://github.com/msm8916-mainline/linux"
|
|
|
|
license="GPL-2.0-only"
|
2021-10-12 01:11:51 +00:00
|
|
|
options="!strip !check !tracedeps
|
|
|
|
pmb:cross-native
|
2022-09-07 20:43:05 +00:00
|
|
|
pmb:kconfigcheck-community
|
2021-10-12 01:11:51 +00:00
|
|
|
"
|
|
|
|
makedepends="
|
|
|
|
bison
|
|
|
|
findutils
|
|
|
|
flex
|
|
|
|
gmp-dev
|
|
|
|
mpc1-dev
|
|
|
|
mpfr-dev
|
|
|
|
openssl-dev
|
|
|
|
perl
|
|
|
|
postmarketos-installkernel
|
|
|
|
"
|
community/linux-postmarketos-qcom-msm8916: upgrade to 6.1 (MR 3718)
- Update to Linux v6.1
- Initial support for MSM8905/MSM8909 and MSM8939 SoCs
- Various kernel configuration tweaks
- Disabled support for system suspend since it provides little advantages
at the moment and keeps causing trouble (device fails to wake up etc).
Device changes:
- alcatel-idol347
- Torch/indicator LEDs
- samsung-a3 and a5
- Vibrator
- samsung-cprime and grandmax
- Touchscreen
- wingtech-wt865x8 (lenovo-a6000/a6010)
- qimei-ili9881 panel driver
- wingtech-wt88047 (xiaomi-wt88047)
- Flash LED
New devices:
- alcatel-idol3 (MSM8939)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display, Brightness control
- Touchscreen
- Sensors (Accelerometer, Magnetometer, Gyroscope, Proximity)
- Sound/Modem
- Battery/Charging
- Torch/indicator LEDs
- huawei-kiwi (MSM8939)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display, Brightness control
- Touchscreen
- Sensors (Accelerometer, Magnetometer, Proximity, Hall)
- Sound
- Indicator LEDs
- longcheer-l9100 (bq-piccolo, MSM8939)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display, Brightness control
- Touchscreen
- Sensors (Accelerometer/Gyroscope/IMU, Magnetometer, Light, Hall)
- Battery/Charging
- Flash LED
- samsung-a7 (MSM8939)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display (with some quirks)
- Touchscreen, touch keys
- Sensors (Accelerometer, Magnetometer, Hall)
- Sound/Modem
- Battery status
- NFC
- nokia-argon/leo/sparkler (MSM8905)
- eMMC, SD card, USB, Keypad/Buttons, WiFi/BT, Vibrator (argon-only)
- Display, Brightness control
- Modem
- Battery/Charging
[ci:skip-build] already built successfully in CI
2022-12-12 11:19:46 +00:00
|
|
|
replaces="linux-postmarketos-qcom-msm8909 linux-postmarketos-qcom-msm8939"
|
2019-06-23 10:58:45 +00:00
|
|
|
|
2019-12-07 14:00:13 +00:00
|
|
|
# Architecture
|
|
|
|
case "$CARCH" in
|
|
|
|
aarch64) _carch="arm64" ;;
|
|
|
|
arm*) _carch="arm" ;;
|
|
|
|
esac
|
|
|
|
|
2019-06-23 10:58:45 +00:00
|
|
|
# Source
|
2019-12-23 11:47:03 +00:00
|
|
|
_tag=v${pkgver//_/-}-msm8916
|
2019-06-23 10:58:45 +00:00
|
|
|
source="
|
|
|
|
$pkgname-$_tag.tar.gz::$url/archive/$_tag.tar.gz
|
2019-12-07 14:00:13 +00:00
|
|
|
config-$_flavor.aarch64
|
|
|
|
config-$_flavor.armv7
|
2019-06-23 10:58:45 +00:00
|
|
|
"
|
|
|
|
builddir="$srcdir/linux-${_tag#v}"
|
|
|
|
|
|
|
|
prepare() {
|
|
|
|
default_prepare
|
2019-12-07 14:00:13 +00:00
|
|
|
cp "$srcdir/config-$_flavor.$CARCH" .config
|
2019-06-23 10:58:45 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
build() {
|
|
|
|
unset LDFLAGS
|
|
|
|
make ARCH="$_carch" CC="${CC:-gcc}" \
|
|
|
|
KBUILD_BUILD_VERSION=$((pkgrel + 1 ))
|
|
|
|
}
|
|
|
|
|
|
|
|
package() {
|
|
|
|
mkdir -p "$pkgdir"/boot
|
|
|
|
make zinstall modules_install dtbs_install \
|
|
|
|
ARCH="$_carch" \
|
|
|
|
INSTALL_PATH="$pkgdir"/boot \
|
|
|
|
INSTALL_MOD_PATH="$pkgdir" \
|
main/linux-postmarketos-qcom-msm8916: upgrade to 5.11.7 (MR 2039)
- Update to Linux 5.11.7
- Upstreamed more patches
- Switch BAM DMUX (mobile data) driver to Raw-IP mode.
This makes it work with the upstream version of ModemManager,
reduces overhead a bit and is overall cleaner.
- Add QMI "memshare" driver which is needed for GPS to work on most
MSM8916 devices.
- GPS has been tested successfully on:
- alcatel-idol347
- lg-m216
- longcheer-l8150 (wileyfox-crackling)
- longcheer-l8910 (bq-paella)
- motorola-harpia
- motorola-osprey
- samsung-a2015 (a3(u)lte, a5(u)lte)
- samsung-serranovelte
- wingtech-wt88047 (xiaomi-wt88047)
- Needs more testing/investigation on:
- asus-z00l
- asus-z010d
- wingtech-wt865x8
- Add SMB1360 battery/charger/OTG driver for longcheer-l8190
and wingtech-wt88047.
- Rework TFA9895 speaker amplifier driver for potential upstreaming,
make it work for TFA9897, add channel selection and a lot of cleanup.
- Add INSTALL_MOD_STRIP=1 to maybe reduce the size of modules a bit.
- Other things I forgot :)
Device changes:
- alcatel-alto5-vdf: Initial support for Vodafone Smart prime 6
- USB
- Storage (eMMC, SD card)
- Buttons
- WiFi, Bluetooth
- alcatel-idol347: Initial support for Alcatel Idol 3 (4.7")
- USB
- Storage (eMMC, SD card)
- Display, Brightness
- Touchscreen, Buttons, Vibrator
- WiFi, Bluetooth
- Accelerometer, Magnetometer, Gyroscope, Proximity
- Audio (no headphones yet)
- Modem (voice call audio needs some more minor changes)
- asus-z00l
- SD card
- IMU (Accelerometer + Gyroscope), Magnetometer
- lg-m216
- Battery/charging
- longcheer-l8150 (wileyfox-crackling)
- Tweak battery values slightly for 25°C instead of 0°C
- longcheer-l8910 (bq-paella)
- Battery/charging
- USB OTG
- motorola-harpia
- Add panel driver for "boe" panel
- samsung-gt510wifi/matissevewifi:
- Fix touchscreen
- wingtech-wt88047 (xiaomi-wt88047)
- Battery/charging
- USB OTG
[ci:skip-build]: already built successfully in CI
2021-03-18 14:42:48 +00:00
|
|
|
INSTALL_MOD_STRIP=1 \
|
2022-07-30 18:11:01 +00:00
|
|
|
INSTALL_DTBS_PATH="$pkgdir"/boot/dtbs
|
2019-06-23 10:58:45 +00:00
|
|
|
rm -f "$pkgdir"/lib/modules/*/build "$pkgdir"/lib/modules/*/source
|
|
|
|
|
|
|
|
install -D "$builddir"/include/config/kernel.release \
|
|
|
|
"$pkgdir"/usr/share/kernel/$_flavor/kernel.release
|
|
|
|
}
|
|
|
|
|
2021-06-29 08:30:04 +00:00
|
|
|
sha512sums="
|
linux-postmarketos-qcom-msm8916: upgrade to 6.3 (MR 4031)
- Update to Linux 6.3
- Fix voltage reporting for SMB1360 battery driver
Device changes:
- nokia-{argon,leo,sparkler}: Fix some key mappings
- wileyfox-crackling: Fix multi-touch
- bq-piccolo, samsung-gt510, samsung-matisseve:
- Add capacitive touch keys
- samsung-matisseve: Display brightness control
- bq-paella: yushun-nt35521s panel driver
- motorola-surnia: inx_v1 panel driver
New devices:
- Various MSM8916-based USB modem dongles ("zhihe")
(UF896, UFI001c, UZ801v3, ...)
- eMMC, USB, Button, WiFi/BT, Modem, LEDs
- Lenovo Vibe K5 (wingtech-wt82918hd)
- eMMC, SD card, USB, Buttons, WiFi/BT, Vibrator
- Display, Brightness control, LEDs
- Touchscreen
- Sensors (Accelerometer/Gyroscope/IMU)
- Battery status (no charging driver yet)
- Flash LED
- Modem
2023-04-24 10:15:37 +00:00
|
|
|
2abc47e4431261e2f80d91d9a742718c1941767838c9843a7b7707d7c7edfcb44c1a713bc92e6a41e8643d28cb236e7437750d87cc59fa52ae16f05881ff04d2 linux-postmarketos-qcom-msm8916-v6.3-msm8916.tar.gz
|
|
|
|
172767eb7bfbf74cb8ba43e9019d27a7a32a63aae5ab3c835015415dbf525f7cee3730d8e6782f9059e4eb036cdd99f5053b62b43e794a1d0aceda7fbf64f839 config-postmarketos-qcom-msm8916.aarch64
|
|
|
|
7289abcb93bc564d42506fff033680cd5428dac4a6107e9b7ba5c278a1c553fa4e3799e0f7fc95ef2fba13587fadb228c6829624a2ac63b27be5742a3a8e4e8d config-postmarketos-qcom-msm8916.armv7
|
2021-06-29 08:30:04 +00:00
|
|
|
"
|