Add support for DISPCC and GPUCC for Shikra#974
Merged
Komal-Bajaj merged 5 commits intoqualcomm-linux:early/hwe/shikra/driversfrom Apr 18, 2026
Merged
Add support for DISPCC and GPUCC for Shikra#974Komal-Bajaj merged 5 commits intoqualcomm-linux:early/hwe/shikra/driversfrom
Komal-Bajaj merged 5 commits intoqualcomm-linux:early/hwe/shikra/driversfrom
Conversation
221f495 to
4a362b7
Compare
Add device tree bindings for the Display clock controller on the Qualcomm Shikra SoC. Signed-off-by: Imran Shaik <imran.shaik@oss.qualcomm.com>
Add device tree bindings for the GPU clock controller on the Qualcomm Shikra SoC. Signed-off-by: Imran Shaik <imran.shaik@oss.qualcomm.com>
Add a driver for the Display clock controller on Qualcomm Shikra SoC. Signed-off-by: Imran Shaik <imran.shaik@oss.qualcomm.com>
Add a driver for the GPU clock controller on Qualcomm Shikra SoC. Signed-off-by: Imran Shaik <imran.shaik@oss.qualcomm.com>
Enable the DISPCC and GPUCC drivers on the Qualcomm Shikra EVK boards. Signed-off-by: Imran Shaik <imran.shaik@oss.qualcomm.com>
43c89a9 to
a3e4b6a
Compare
Komal-Bajaj
approved these changes
Apr 17, 2026
Komal-Bajaj
approved these changes
Apr 18, 2026
6ef22a2
into
qualcomm-linux:early/hwe/shikra/drivers
1 check passed
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.
Add support for DISPCC and GPUCC for Shikra Qualcomm SoC.