msm8953-mainline / linux

Linux mainline kernel with WIP patches for msm8953 devices
Other
115 stars 59 forks source link

Add support for Lenovo Smart Tab M10 #206

Closed superna9999 closed 3 months ago

superna9999 commented 3 months ago

Base DT is already merged for v6.11: https://lore.kernel.org/all/20240523-topic-sdm450-upstream-tbx605f-v1-0-e52b89133226@linaro.org/

Panel has been submitted and is under review: https://lore.kernel.org/all/20240709-topic-sdm450-upstream-tbx605f-panel-v1-0-af473397835d@linaro.org/

Panel driver depends on the "mipi_dsi wrapped functions" that were merged in drm-misc-next for v6.11, and were backported to allow the panel driver to properly build.

The battery & panel nodes are not upstreamed yet due to to the lack of smb charger and lab/ibb upstream support.

An experimental PostmarketOS changeset is available at https://gitlab.com/superna9999/pmaports/-/commits/lenovo-tbx605f

barni2000 commented 3 months ago

The battery & panel nodes are not upstreamed yet due to to the lack of smb charger and lab/ibb upstream support.

You can send panel nodes upstream without lab/ibb (in most cases bootloader is enabling them)

barni2000 commented 3 months ago

I have merged it on the 6.10/main branch.