Update DTS/Panel for HTC One M8 - #28
Open
XirXes wants to merge 4 commits into
Open
Conversation
Enable Panel and Adreno GPU on HTC One M8 device tree.
Sharp 1080p command mode DSI panel with Novatek 35595 controller and DCS backlight. Found in the HTC One M8.
Accidentally included this monitored battery, the rest of the battery code wasn't included in the change due to lack of smbb-bms driver
Member
|
Please add your downstream dtb that you used to generate the panel driver from to https://github.com/msm8974-mainline/linux-panel-drivers I'd also highly encourage you to clean up the panel driver and submit it for inclusion upstream, then also the panel can be enabled upstream. Not strictly required though, we have enough panel drivers lying around in msm8974-mainline/linux |
z3ntu
reviewed
Mar 14, 2026
z3ntu
reviewed
Mar 14, 2026
z3ntu
reviewed
Mar 14, 2026
z3ntu
reviewed
Mar 14, 2026
z3ntu
reviewed
Mar 14, 2026
Sorted includes, fixed layout in DSI0, DSI0_PHY to align with project standards
Author
|
Sorry about the large delay on the cleanup here. Should be enough for now, still have some work to do on my MRs for PMAPorts |
z3ntu
reviewed
Aug 14, 2026
| function = "gpio"; | ||
| bias-disable; | ||
| power-source = <PM8941_GPIO_S3>; | ||
| qcom,drive-strength = <PMIC_GPIO_STRENGTH_LOW>; |
Member
There was a problem hiding this comment.
fairly sure this property is not applicable for tlmm. Please check make CHECK_DTBS=1 qcom/qcom-msm8974pro-htc-m8.dtb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These changes enable the display on the HTC One M8, and enable the GPU. Tested and working with Phosh UI with Wayland.