[Backport wrynose] Enable downstream camera for QCS5430 Kodiak lite FP1#2545
Merged
Conversation
…e list The qcs5430-fps-camx.dtbo overlay is required to enable downstream camera functionality on QCS5430-based kodiak lite platforms. Add it to the LINUX_QCOM_KERNEL_DEVICETREE list so it is built and packaged as part of dtb.bin. qcs6490-rb3gen2-vision-mezzanine-camx targets full RB3 Gen2 (QCS6490) hardware, while Kodiak Lite is a QCS5430 Soft SKU where camera resources (IFE etc.) are restricted by hypervisor based on license. Using qcs6490-rb3gen2-vision-mezzanine-camx DT will lead to mismatch in camera topology and inaccessible hardware blocks, so a dedicated qcs5430 camx DTBO is required. Signed-off-by: Kripalsinh Rana <kripalsi@qti.qualcomm.com> (cherry picked from commit 622b36b)
Updated FIT_DTB_COMPATIBLE entries to enable downstream camera for QCS5430 base kodiak lite FP1 device. Updated FIT_DTB_COMPATIBLE entries to allow UEFI to correctly match and apply the qcs5430-fps-camx.dtbo overlay when booting with kodiak lite device. Signed-off-by: Kripalsinh Rana <kripalsi@qti.qualcomm.com> (cherry picked from commit 2d84f54)
lumag
approved these changes
Jun 19, 2026
vkraleti
approved these changes
Jun 19, 2026
ricardosalveti
approved these changes
Jun 19, 2026
Test Results 105 files ±0 634 suites ±0 4h 48m 38s ⏱️ - 17m 56s For more details on these failures, see this check. Results for commit 09d52ce. ± Comparison against base commit b075287. ♻️ This comment has been updated with latest results. |
3 similar comments
1 similar comment
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.
Description
Backport of #2356 to
wrynose.