Devicetree
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Initial support for Advantech SOM-DB5830 board
@ 2026-08-05 10:29 Yuanjie Yang
  2026-08-05 10:30 ` [PATCH v3 1/4] dt-bindings: arm: qcom: fix PURWA/HAMOA IOT SOM compatibles Yuanjie Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Yuanjie Yang @ 2026-08-05 10:29 UTC (permalink / raw)
  To: andersson, konradybcio, robh, krzk+dt, conor+dt, yijie.yang,
	dmitry.baryshkov, abel.vesa, krzysztof.kozlowski
  Cc: linux-arm-msm, devicetree, linux-kernel, yuanjie.yang,
	tingwei.zhang, Gaurav Kohli, Ziyue zhang

Board layout:
+--------------------------------------------------+
|               SoM (Advantech SOM-6820)           |
|                                                  |
|   +------------------------------------------+   |
|   |     SiP (IQ X7181 EVK SiP)               |   |
|   |                                          |   |
|   |   +----------------------------------+   |   |
|   |   |   SoC (X1E80100)                 |   |   |
|   |   +----------------------------------+   |   |
|   |                                          |   |
|   +------------------------------------------+   |
|                                                  |
+------------------------+-------------------------+
                         |
                         |  Plugs into
                         v
+--------------------------------------------------+
|         Carrier Board (Advantech SOM-DB5830)     |
+--------------------------------------------------+

Introduce the device tree, DT bindings for Advantech SOM-DB5830 board.
And fix HAMOA/PURWA IOT EVK compatibles.

Co-developed-by: Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>
Signed-off-by: Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>
Co-developed-by: Ziyue zhang <ziyue.zhang@oss.qualcomm.com>
Signed-off-by: Ziyue zhang <ziyue.zhang@oss.qualcomm.com>
Signed-off-by: Yuanjie Yang <yuanjie.yang@oss.qualcomm.com>
---
Changes in v3
- add patch to fix HAMOA/PURWA IOT EVK SOM compatibles
- update Advantech SOM-DB5830 binding and dts
- rebase on next-20260804
- Link to v2: https://lore.kernel.org/all/20260727070758.528-1-yuanjie.yang@oss.qualcomm.com/

Changes in v2:
- update commit msg
- fix binding error
- update pcie and usb DT
- Link to v1: https://lore.kernel.org/all/20260630071022.3256-1-yuanjie.yang@oss.qualcomm.com/

---
Yuanjie Yang (4):
      dt-bindings: arm: qcom: fix PURWA/HAMOA IOT SOM compatibles
      arm64: dts: qcom: fix PURWA/HAMOA IOT SOM compatibles
      dt-bindings: arm: qcom: Add Advantech SOM-DB5830
      arm64: dts: qcom: Add Advantech SOM-DB5830

 Documentation/devicetree/bindings/arm/qcom.yaml    |  11 +-
 arch/arm64/boot/dts/qcom/Makefile                  |   1 +
 arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts         |   4 +-
 arch/arm64/boot/dts/qcom/hamoa-som-6820.dtsi       |  54 ++++++++++
 arch/arm64/boot/dts/qcom/hamoa-som-db5830.dts      | 119 +++++++++++++++++++++
 .../{purwa-iot-som.dtsi => iq-x5121-evk-som.dtsi}  |   0
 .../{hamoa-iot-som.dtsi => iq-x7181-evk-som.dtsi}  |   0
 arch/arm64/boot/dts/qcom/purwa-iot-evk.dts         |   4 +-
 8 files changed, 187 insertions(+), 6 deletions(-)
---
base-commit: 0f6da28aab51b16762ed82e8fdeaa5042da45b08
change-id: 20260805-hamoa-come-v3-555d3f56cadc

Best regards,
--  
Yuanjie Yang <yuanjie.yang@oss.qualcomm.com>

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

end of thread, other threads:[~2026-08-06  8:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-05 10:29 [PATCH v3 0/4] Initial support for Advantech SOM-DB5830 board Yuanjie Yang
2026-08-05 10:30 ` [PATCH v3 1/4] dt-bindings: arm: qcom: fix PURWA/HAMOA IOT SOM compatibles Yuanjie Yang
2026-08-05 10:38   ` sashiko-bot
2026-08-06  5:52     ` yuanjiey
2026-08-06  8:04   ` Krzysztof Kozlowski
2026-08-06  8:26     ` yuanjiey
2026-08-05 10:30 ` [PATCH v3 2/4] arm64: dts: " Yuanjie Yang
2026-08-05 10:37   ` sashiko-bot
2026-08-05 10:30 ` [PATCH v3 3/4] dt-bindings: arm: qcom: Add Advantech SOM-DB5830 Yuanjie Yang
2026-08-06  8:05   ` Krzysztof Kozlowski
2026-08-05 10:30 ` [PATCH v3 4/4] arm64: dts: " Yuanjie Yang
2026-08-05 13:46   ` Abel Vesa

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