Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v3 0/1] Introduce Lemans EVK Peripheral Mezzanine
@ 2026-02-03 19:38 Umang Chheda
  2026-02-03 19:38 ` [PATCH v3 1/1] arm64: dts: qcom: lemans-evk: Add Mezzanine Umang Chheda
  0 siblings, 1 reply; 5+ messages in thread
From: Umang Chheda @ 2026-02-03 19:38 UTC (permalink / raw)
  To: andersson, konradybcio, robh, krzk+dt, conor+dt, richardcochran
  Cc: linux-arm-msm, devicetree, linux-kernel, umang.chheda, mohd.anwar,
	krishna.chundru, monish.chunara

Introduce device tree support for the Mezzanine peripheral expansion
card used with the Qualcomm Lemans Evaluation Kit (EVK).

The Lemans Mezzanine is an additional add-on card which can be stacked
on top of Lemans-evk board to extend peripheral capabilities of
Lemans-evk used for industrial applications.

It connects via expansion headers on the lemans-evk and provides
following peripherals :
- 4x Type A USB ports in host mode.
- TC9563 PCIe switch, which has following three downstream ports (DSP) :
   - 1st DSP connects M.2 E-key connector for connecting WLAN endpoints.
   - 2nd DSP connect M.2 B-key connector for connecting cellular modems.
   - 3rd DSP with support for Dual Ethernet ports.
- eMMC.
- Additional 2.5GbE Ethernet PHY connected to native EMAC with support
  for
  MAC Address configuration via NVMEM.
- EEPROM.
- LVDS Display.
- 2*mini DP.

---
Changelog

v3:
- Sort regulator nodes - Dmitry.
- v2-link: [2]

v2:
 - Move "regulator-always-on" and "regulator-boot-on" nodes at the end -
   Konrad.
 - Drop labels for inner entries of ethernet1_default pinctrl node -
   Konrad.
 - v1-link: [1]

[1] https://lore.kernel.org/all/20260129172850.1175728-1-umang.chheda@oss.qualcomm.com/
[2] https://lore.kernel.org/all/20260202194234.3701434-1-umang.chheda@oss.qualcomm.com/
---

Umang Chheda (1):
  arm64: dts: qcom: lemans-evk: Add Mezzanine

 arch/arm64/boot/dts/qcom/Makefile             |   4 +
 .../boot/dts/qcom/lemans-evk-mezzanine.dtso   | 301 ++++++++++++++++++
 2 files changed, 305 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/lemans-evk-mezzanine.dtso

--
2.34.1


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

end of thread, other threads:[~2026-02-23 14:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03 19:38 [PATCH v3 0/1] Introduce Lemans EVK Peripheral Mezzanine Umang Chheda
2026-02-03 19:38 ` [PATCH v3 1/1] arm64: dts: qcom: lemans-evk: Add Mezzanine Umang Chheda
2026-02-04  9:23   ` Konrad Dybcio
2026-02-23 13:13   ` Krzysztof Kozlowski
2026-02-23 14:41     ` Krzysztof Kozlowski

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