Qcom-next : display,Gpu,Keyboard change#688
Open
pradyot7 wants to merge 8 commits intoqualcomm-linux:tech/all/dt/glymurfrom
Open
Qcom-next : display,Gpu,Keyboard change#688pradyot7 wants to merge 8 commits intoqualcomm-linux:tech/all/dt/glymurfrom
pradyot7 wants to merge 8 commits intoqualcomm-linux:tech/all/dt/glymurfrom
Conversation
This reverts commit 74e83f3.
The MDSS (Mobile Display SubSystem) on Glymur comes with 4 DisplayPort controllers. Describe them along with display controller and the eDP PHY. Then, attach the combo PHYs link and vco_div clocks to the Display clock controller and link up the PHYs and DP endpoints in the graph. Signed-off-by: Abel Vesa <abel.vesa@linaro.org> Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Enable the MDSS (Mobile Display SubSystem) along with the 3rd DisplayPort controller and its PHY in order to bring support for the panel on Glymur CRD platform. Also describe the voltage regulator needed by the eDP panel. Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Add the nodes to describe GPU clock controller and the GPU SMMU node Signed-off-by: Rajendra Nayak <rajendra.nayak@oss.qualcomm.com>
The Adreno X2 series GPU present in Glymur SoC belongs to the A8x family. It is a new HW IP with architectural improvements as well as different set of hw configs like GMEM, num SPs, Caches sizes etc. Add the GPU and GMU nodes to describe this hardware. Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
Switch opp entry for dispcc to turbo Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
Enable defconfig for Glymur Signed-off-by: Pradyot Kumar Nayak <pradyot.nayak@oss.qualcomm.com>
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.
Qcom-next : display,Gpu,Keyboard change