Add Shikra (QCM2390) display support for CQS and CQM targets#679
Conversation
PR #679 — validate-patchPR: #679
Final Summary
Recommendation: Before merging, remove all Change-Id tags from patches 2-14, fix the typo in patch 01, and add EOF newline to patch 22. The FROMLIST patches appear to be from an upcoming upstream submission series.
|
PR #679 — checker-log-analyzerPR: #679
Detailed report: Full report
|
|
qli-2.0 GA Critical Fix |
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4566067 on any of the following entities: Entities:
CR: 4566067 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4566067 on any of the following entities: Entities:
CR: 4566067 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
@naala-qcom please rebase the PR on tip. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
shashim-quic
left a comment
There was a problem hiding this comment.
- prefix all commits with valid tags (FROMLIST etc.)
- include a valid Link: tag in commit log
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
3 similar comments
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
|
Merge Check Failed: CR Not Eligible for Merge CR 4566067 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
| status = "okay"; | ||
| }; | ||
|
|
||
| &tlmm { |
There was a problem hiding this comment.
tlmm node is referenced at line 230, use same tlmm node to add these states
also, do maintain alphabetical order
6c88d45 to
f05966c
Compare
PR #679 — validate-patchPR: #679
Final Summary
|
PR #679 — checker-log-analyzerPR: #679
Detailed report: Full report
|
Test Matrix
|
Add the SoC-level display subsystem nodes for Shikra: MDSS wrapper, DPU display controller, DSI host controller, and 14nm DSI PHY. Shikra uses DPU 6.5 hardware (same as QCM2290). Platform-specific compatible strings are used as the primary match with QCM2290 fallbacks to reuse the existing driver support. The dispcc clock inputs for the DSI byte and pixel PLLs are wired from mdss_dsi0_phy. Signed-off-by: Nabige Aala <nabige.aala@oss.qualcomm.com>
…7807s panel Enable the Shikra MDSS display subsystem on the CQM EVK board and add the ili7807s panel node. Pin pm4125_l5 to 1.232V with regulator-allow-set-load for DSI PHY PLL stability. Signed-off-by: Nabige Aala <nabige.aala@oss.qualcomm.com>
Enable the ILI7807S 1080x1920 video-mode DSI panel driver as a module, used on the Shikra CQM EVK board. Signed-off-by: Nabige Aala <naala@qti.qualcomm.com>
Enable the DLC0697 MIPI DSI display panel on the Shikra CQS EVK. Signed-off-by: Nabige Aala <naala@qti.qualcomm.com>
PR #679 — validate-patchPR: #679
Final Summary
Recommendation: This appears to be a vendor-tree development series for Shikra display support. Before merging:
|
PR #679 — checker-log-analyzerPR: #679
Detailed report: Full report
|
Test Matrix
|
…ualcomm-linux#679)" Display is non-functional on Shikra (QCM2390) with the DTS nodes added for CQS and CQM targets. Revert the MDSS display subsystem nodes from shikra.dtsi, shikra-cqs-evk.dts, and shikra-cqm-evk.dts, and drop the corresponding DRM_MSM Kconfig selection from defconfig until the root cause is identified and fixed. Reverts: 6221244 until proper fix is made for display enablement. Signed-off-by: Salendarsingh Gaud <sgaud@qti.qualcomm.com>
This patch series enables the display in shikra for CQM and CQS target
Depends-On:
Exception Jira: https://jira-dc.qualcomm.com/jira/browse/QLIJIRA-133
CRs-Fixed: 4566067