linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for IQ-8275-evk board
@ 2025-06-23 13:04 Umang Chheda
  2025-06-23 13:04 ` [PATCH 1/2] dt-bindings: arm: qcom: Add bindings for IQ8 EVK board Umang Chheda
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Umang Chheda @ 2025-06-23 13:04 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, kernel, umang.chheda

This series:

Add support for Qualcomm's IQ-8275-evk board using QCS8275 SOC.

QCS8275 is another SoC under IQ8 series of SoCs. Unlike QCS8300
which has safety features, it doesn't have safety features which
affects thermal management.

IQ8 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 IQ-8275-evk HW:
------------------------------------------------------
QCS8275 SOM is stacked on top of IQ-8275-evk board.
On top of IQ-8275-evk board additional mezzanine boards can be stacked
in future.
IQ-8275-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

Currently basic features like DSPs, UFS and 'boot to shell' via
uart console are enabled.

Umang Chheda (2):
  dt-bindings: arm: qcom: Add bindings for IQ8 EVK board
  arm64: dts: qcom: Add support for QCS8275 IQ8 EVK

 .../devicetree/bindings/arm/qcom.yaml         |   7 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 .../boot/dts/qcom/qcs8275-iq-8275-evk.dts     | 241 ++++++++++++++++++
 3 files changed, 249 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/qcs8275-iq-8275-evk.dts

-- 
2.25.1


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

end of thread, other threads:[~2025-07-15 16:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-23 13:04 [PATCH 0/2] Add support for IQ-8275-evk board Umang Chheda
2025-06-23 13:04 ` [PATCH 1/2] dt-bindings: arm: qcom: Add bindings for IQ8 EVK board Umang Chheda
2025-06-26  3:17   ` Bjorn Andersson
2025-06-26  8:38     ` Konrad Dybcio
2025-07-15 16:45       ` Konrad Dybcio
2025-06-23 13:04 ` [PATCH 2/2] arm64: dts: qcom: Add support for QCS8275 IQ8 EVK Umang Chheda
2025-06-26  3:23   ` Bjorn Andersson
2025-06-23 15:46 ` [PATCH 0/2] Add support for IQ-8275-evk board Rob Herring (Arm)
2025-06-23 15:50   ` Konrad Dybcio
2025-06-26  8:43     ` Krzysztof Kozlowski
2025-06-26  8:51       ` Konrad Dybcio
2025-06-26  9:30         ` Krzysztof Kozlowski
2025-06-27 20:23     ` Rob Herring
2025-06-27 20:45       ` Konrad Dybcio

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).