Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for Talos Lyra EVK board
@ 2026-09-01 13:44 Avaneesh Kumar Dwivedi
  2026-09-01 13:44 ` [PATCH 1/3] dt-bindings: arm: qcom: Add " Avaneesh Kumar Dwivedi
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Avaneesh Kumar Dwivedi @ 2026-09-01 13:44 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, Avaneesh Kumar Dwivedi,
	Nirmesh Kumar Singh, Monish Chunara, Rakesh Kota, Sayali Lokhande,
	Akash Kumar, Khalid Faisal Ansari, Vishnu Santhosh

This series adds initial device tree support for the 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.

This series includes:
  - dt-bindings for the Talos Lyra EVK board.
  - Talos Lyra SoM DTSI with PMIC, regulators, storage (UFS/SD),
    QUPv3 instances, ADSP/CDSP remoteprocs, and GPU definitions.
  - Talos Lyra EVK board DTS enabling DisplayPort, GPIO expanders,
    SPI-attached TPM (ST33), and USB on the carrier board.

Note: The WLAN node is not included in this series and will be posted
as a follow-up.

Signed-off-by: Avaneesh Kumar Dwivedi <avaneesh.dwivedi@oss.qualcomm.com>
---
Avaneesh Kumar Dwivedi (3):
      dt-bindings: arm: qcom: Add Talos Lyra EVK board
      arm64: dts: qcom: Add Talos Lyra EVK SoM platform
      arm64: dts: qcom: Add Talos Lyra EVK board

 Documentation/devicetree/bindings/arm/qcom.yaml  |   7 +
 arch/arm64/boot/dts/qcom/Makefile                |   1 +
 arch/arm64/boot/dts/qcom/talos-lyra-evk-som.dtsi | 282 +++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/talos-lyra-evk.dts      | 137 +++++++++++
 4 files changed, 427 insertions(+)
---
base-commit: 89c07d98716a13454ec3fd9f97689e812cc71bd4
change-id: 20260901-lyra_upstreaming-872080c210f2

Best regards,
--  
Avaneesh Kumar Dwivedi <avaneesh.dwivedi@oss.qualcomm.com>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-09-03 14:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-01 13:44 [PATCH 0/3] Add support for Talos Lyra EVK board Avaneesh Kumar Dwivedi
2026-09-01 13:44 ` [PATCH 1/3] dt-bindings: arm: qcom: Add " Avaneesh Kumar Dwivedi
2026-09-03 12:55   ` Krzysztof Kozlowski
2026-09-03 14:56   ` Bjorn Andersson
2026-09-01 13:44 ` [PATCH 2/3] arm64: dts: qcom: Add Talos Lyra EVK SoM platform Avaneesh Kumar Dwivedi
2026-09-02 10:18   ` Konrad Dybcio
2026-09-03 14:54   ` Bjorn Andersson
2026-09-01 13:44 ` [PATCH 3/3] arm64: dts: qcom: Add Talos Lyra EVK board Avaneesh Kumar Dwivedi
2026-09-02 10:20   ` Konrad Dybcio
2026-09-03 14:58   ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox