Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm64: dts: qcom: msm8916-alcatel-alto5-vdf: Add display, backlight, panel driver #202

Draft
wants to merge 1 commit into
base: old/msm8916/5.14-rc1
Choose a base branch
from

Conversation

pitt4
Copy link

@pitt4 pitt4 commented Jul 25, 2021

Signed-off-by: Pitt Voss pitt4.git@web.de

…nd panel driver

Signed-off-by: Pitt Voss <pitt4.git@web.de>
@stephan-gh
Copy link
Member

Since this device has multiple panels you first need to set up panel detection in lk2nd, see e.g. https://github.com/msm8916-mainline/lk2nd/blob/6e027c81c212e8e86cab64ea4b654add2e9efe2f/dts/msm8916/msm8916-mtp-smb1360.dts#L15-L32 for an example.

Then you would specify a generic compatible in the Linux dts like compatible = "alcatel,alto5-vdf-panel";, and lk2nd will insert the proper one for your panel.

Also, instead of adding the panel driver here, please add it to https://github.com/msm8916-mainline/linux-panel-drivers, see e.g. msm8916-mainline/linux-panel-drivers@73f6da3

Let me know if you have any questions!

@stephan-gh stephan-gh changed the base branch from master to backup/5.14-rc1/please-rebase August 5, 2021 09:07
@stephan-gh stephan-gh changed the base branch from backup/5.14-rc1/please-rebase to msm8916/5.14-rc1 November 11, 2022 09:21
@stephan-gh stephan-gh changed the base branch from msm8916/5.14-rc1 to old/msm8916/5.14-rc1 November 11, 2022 09:42
@stephan-gh stephan-gh changed the title arm64: dts: qcom: msm8916-alcatel-alto5-vdf: Add display, backlight, panel driver WIP: arm64: dts: qcom: msm8916-alcatel-alto5-vdf: Add display, backlight, panel driver Nov 24, 2022
@stephan-gh stephan-gh changed the title WIP: arm64: dts: qcom: msm8916-alcatel-alto5-vdf: Add display, backlight, panel driver arm64: dts: qcom: msm8916-alcatel-alto5-vdf: Add display, backlight, panel driver Jan 30, 2023
@stephan-gh stephan-gh marked this pull request as draft January 30, 2023 17:47
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.

None yet

2 participants