Skip to content

Conversation

KaiJan57
Copy link
Contributor

Initial support for Vivo Y51L, only the panel variant I posess. Boots fine with fastboot flash boot lk2nd.img from the original bootloader.

@KaiJan57 KaiJan57 force-pushed the main branch 3 times, most recently from 544ea0a to a3e8ead Compare September 15, 2025 15:59
compatible = "vivo,pd1510-panel", "lk2nd,panel";

qcom,mdss_dsi_boeb1otm9605a_qhd_vid {
compatible = "vivo,boeb1otm9605a-qhd";
Copy link
Contributor

@wonderfulShrineMaidenOfParadise wonderfulShrineMaidenOfParadise Sep 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/msm8916-mainline/linux-mdss-dsi-panel-driver-generator/blob/a115e3937126501f06792289052e82bd4693f563/panel.py#L214

Not sure if we would like -qhd suffix in compatible. It's supposed to be dropped by lmdpdg.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I obtained the strings from downstream kernel, so if these compatibles dictate which device tree to choose, maybe we should leave these as-is? But sure, I can change and test it if this hinders pulling… In this case, how to deal with *qhd-ch tho?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW it would be your choice of compatible for the generated driver so given there are custom suffixes later, perhaps it's fine to keep this as-is, and fix later if we need to.

https://github.com/msm8916-mainline/linux-panel-drivers/blob/master/config/acer-a1-724.sh#L7

@TravMurav TravMurav merged commit 0494393 into msm8916-mainline:main Sep 30, 2025
42 checks passed
@TravMurav
Copy link
Member

Thanks and sorry for the delay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants