devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Introduce initial support for Monaco Evaluation Kit
@ 2025-08-01 16:36 Umang Chheda
  2025-08-01 16:36 ` [PATCH V2 1/2] dt-bindings: arm: qcom: Add bindings for Monaco EVK Umang Chheda
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Umang Chheda @ 2025-08-01 16:36 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, umang.chheda

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 1526 bytes --]

This series:

Add support for Qualcomm's Monaco Evaluation Kit (EVK) without
safety monitoring feature of Safety Island(SAIL) subsystem.
This board is based on Qualcomm's QCS8300 SoC.

Monaco EVK board is a single board computer (SBC) that supports various
industrial applications, including factory automation, industrial
robots, drones, edge AI boxes, machine vision, autonomous mobile
robots (AMRs), and industrial gateways.

Below are detailed informations on monaco-evk HW:
------------------------------------------------------
monaco-evk is single board supporting these peripherals:
  - Storage: 1 × 128 GB UFS, micro-SD card, EEPROMs for MACs,
    eMMC on mezzanine card
  - Audio/Video, Camera & Display ports
  - Connectivity: RJ45 2.5GbE, WLAN/Bluetooth, CAN/CAN-FD
  - PCIe ports
  - USB & UART ports

On top of monaco-evk board additional mezzanine boards can be stacked
in future.

Currently basic features like  uart/ufs are implemented to enable
'boot to shell'.

Changes in [v2] :
  - Addressed Bjorn's comment to rename the board filename and
    compatible to monaco-evk.

Umang Chheda (2):
  dt-bindings: arm: qcom: Add bindings for Monaco EVK
  arm64: dts: qcom: Add Monaco evaluation kit initial board support

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 arch/arm64/boot/dts/qcom/monaco-evk.dts       | 199 ++++++++++++++++++
 3 files changed, 201 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/monaco-evk.dts

-- 
2.25.1


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

end of thread, other threads:[~2025-08-05 12:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 16:36 [PATCH V2 0/2] Introduce initial support for Monaco Evaluation Kit Umang Chheda
2025-08-01 16:36 ` [PATCH V2 1/2] dt-bindings: arm: qcom: Add bindings for Monaco EVK Umang Chheda
2025-08-02  7:46   ` Krzysztof Kozlowski
2025-08-04 18:22     ` Umang Chheda
2025-08-01 16:36 ` [PATCH V2 2/2] arm64: dts: qcom: Add Monaco evaluation kit initial board support Umang Chheda
2025-08-01 17:14   ` Dmitry Baryshkov
2025-08-04 18:18     ` Umang Chheda
2025-08-05 12:52       ` Konrad Dybcio
2025-08-02  7:49 ` [PATCH V2 0/2] Introduce initial support for Monaco Evaluation Kit Krzysztof Kozlowski
2025-08-04 18:23   ` Umang Chheda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).