Skip to content

community/linux-postmarketos-qcom-msm8996: upgrade to 5.16.12

Yassine Oudjana requested to merge msm8996-mainline/pmaports:msm8996 into master
  • Add kernel support for the IMX318 rear camera sensor on Xiaomi Mi Note 2. 3 modes are supported:

    1. 5488x4112@30, this bugs out camss sometimes when changing modes while capturing a continuous stream, but it works well when capturing a single frame.
    2. 3840x2160@30
    3. 2744x2056@30

    The lens actuator is still unsupported so focus distance can't be controlled accurately atm. The actuator remains powered off though, so the lens can be moved by knocking on the phone from either side for "manual" focus.

    This adds device support to megapixels.

  • Charging current from a SDP can now go up to 500mA for USB 2.0 and 900mA for USB 3.0 (was limited to 100mA before).

  • Extcon support for OnePlus 3/3T added by @xhivo97. This fixes USB networking on those devices.

  • Add container and zram kconfig checks to APKBUILD (follow up on !2555 (closed)).

Merge request reports