Enable support for Talos Lyra EVK board - #3103
Open
nkumarsi wants to merge 2 commits into
Open
Conversation
nkumarsi
marked this pull request as ready for review
September 11, 2026 07:11
Contributor
Author
|
qli-2.1 pull-request freeze |
Dmitry Baryshkov (lumag)
requested changes
Sep 11, 2026
Dmitry Baryshkov (lumag)
left a comment
Contributor
There was a problem hiding this comment.
Doesn't build. Commit messages should start by describing why they are being performed rather than describing the contents.
Talos Lyra EVK is a QCS615-based System on Module (SoM) paired with a common carrier board. Include talos-lyra-evk.dtb in LINUX_QCOM_KERNEL_DEVICETREE to support the Talos Lyra EVK board. Signed-off-by: Nirmesh Kumar Singh <nirmesh.singh@oss.qualcomm.com>
Add compatible string mapping for talos-lyra-evk.dtb to ensure the correct DTB is selected during boot for the Talos lyra EVK. Signed-off-by: Nirmesh Kumar Singh <nirmesh.singh@oss.qualcomm.com>
nkumarsi
force-pushed
the
talos-lyra-evk
branch
from
September 11, 2026 16:05
34866a3 to
a00936c
Compare
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 Talos Lyra EVK support to the machine IQ-615 and add the corresponding FIT compatible mapping.
Talos Lyra EVK, a QCS615-based System on Module (SoM) paired with a common carrier board.
The Talos Lyra SoM is a compact compute module integrating the QCS615 SoC, PMICs, memory, and essential connectivity. It is designed to be paired with multiple carrier boards to support different use cases.
Talos Lyra is a distinct SoM revision of the existing Talos EVK SoM. The
key differences are:
used for SD card connector only.
Changes:
Add talos Lyra EVK DTB to LINUX_QCOM_KERNEL_DEVICETREE to the IQ-615 machine
Add FIT DTB compatible string for talos-lyra-evk.dtb to ensure the
correct DTB is selected during boot