msm8953-mainline / linux

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

drm/panel: Revert Tianma panel name to tl052vdxp02 #67

Closed nathanjensen1 closed 1 year ago

nathanjensen1 commented 1 year ago

When the panel drivers were generated for msm8953-6.0.10, the Tianma panel for the Moto G5 Plus was changed from tl052vdxp02 to tl052vdpx02. I have found a data sheet for the panel confirming that the original spelling was correct

z3ntu commented 1 year ago

Please change it here https://github.com/msm8953-mainline/linux-panel-drivers/blob/master/config/motorola-potter.sh#L6 and then we can regenerate the panel driver with that. Otherwise it'll be wrong again next time this is done.

nathanjensen1 commented 1 year ago

Okay. The new pull request is here https://github.com/msm8953-mainline/linux-panel-drivers/pull/1

z3ntu commented 1 year ago

Should be fixed with 1a5dbe9612cc, please double check :)

nathanjensen1 commented 1 year ago

Looks good to me