Skip to content

main/linux-postmarketos-allwinner: upgrade to 5.10.0_git20201214 (+ other fixes)

Newbyte requested to merge Newbyte/pmaports:linux-5.10-allwinner into master

Changelog: https://github.com/megous/linux/commit/cf48c321c3ebd42d33234bf5fc1b7f8b4de86c95

Changes since current packaged version:

2020-12-14:

  • rebased on top of v5.10
  • added patch to chnage Vbus hold voltage to 4.5V on Pinephone (this makes PD charging more stable)

2020-12-11:

  • rebased on top of linus/master

2020-12-07:

  • rebased on top of 5.10-rc7

2020-12-05:

  • modem power driver: add more powerup modes and change interface for dumb and fastboot powerup
    • you can now write 2, 3 or 4 to .../powered sysfs file to select differnt powerup mode from the normal one (1)
    • this is useful for selecting alternate userspace configurations early in boot to allow tracing the userspace processes from early on for reverse engineering, and in the near future, it will be used to switch between original and fully-FOSS userspace code running on the modem's APPS CPU on powerup

Fixes #894 (closed)

Fixes #910 (closed)

Edited by Newbyte

Merge request reports