Skip to content

Enable support for Talos Lyra EVK board - #3103

Draft
nkumarsi wants to merge 2 commits into
qualcomm-linux:masterfrom
nkumarsi:talos-lyra-evk
Draft

nkumarsi wants to merge 2 commits into
qualcomm-linux:masterfrom
nkumarsi:talos-lyra-evk

Conversation

@nkumarsi

@nkumarsi nkumarsi commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

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:

  • Adds Apache (Lite-on-Module) WLAN on SoC Card.
  • Removes SPI-attached CAN transceiver module.
  • SDC2 Supported SDIO based WLAN on existing Talos SoM, while now it is
    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

@nkumarsi

Copy link
Copy Markdown
Contributor Author

qli-2.1 pull-request freeze

@nkumarsi nkumarsi changed the title Enable support for Talos lyra EVK board Enable support for Talos Lyra EVK board Sep 11, 2026

@lumag Dmitry Baryshkov (lumag) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't build. Commit messages should start by describing why they are being performed rather than describing the contents.

@ricardosalveti

Copy link
Copy Markdown
Contributor

2026-09-12 04:17:09 - INFO - | make[3]: *** No rule to make target 'arch/arm64/boot/dts/qcom/talos-lyra-evk.dtb'. Stop.

Moving to draft until available in 6.18.

@nkumarsi

Copy link
Copy Markdown
Contributor Author

Doesn't build. Commit messages should start by describing why they are being performed rather than describing the contents.

Acknowledged, I have updated the commit message. build is failing because kernel tag is not updated.

@lumag

Copy link
Copy Markdown
Contributor

build is failing because kernel tag is not updated.

Then don't submit for the review the PRs that can't even build.

qcom/talos-staging.dtbo \
qcom/talos-evk-staging.dtbo \
qcom/talos-lyra-evk.dtb \
"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is committed with kas User. Please correct it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acknowledged , Updated the committer.

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>
"talos-evk talos-evk-lvds-auo_g133han01 talos-el2"
FIT_DTB_COMPATIBLE[qcom_talos-evk-lvds-auo_g133han01-staging] = \
"talos-evk talos-evk-lvds-auo_g133han01 talos-el2 talos-staging"
FIT_DTB_COMPATIBLE[qcom_qcs615-iot-subtype8] = \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No EL2-KVM, no staging?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants