[PATCH v2 1/2] dt-bindings: arm: qcom: Add HAMOA-IOT-COME board

From: Yuanjie Yang

Date: Mon Jul 27 2026 - 03:10:51 EST


Document the device tree binding for the HAMOA-IOT-COME board based on
the Qualcomm X1E80100 SoC.

The platform consists of a system-on-module (SoM) mounted on a carrier
board. The SoM integrates the core system functionality, including a
SiP containing the X1E80100 SoC and its supporting components.

The COME SiP hardware is effectively the same as the SoM used on the
Qualcomm HAMOA EVK, while the carrier board provides the board-specific
peripherals and connectivity.

Signed-off-by: Yuanjie Yang <yuanjie.yang@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index c7c9a9279684..443191b12137 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1209,6 +1209,13 @@ properties:
- qcom,x1e80100-qcp
- const: qcom,x1e80100

+ - items:
+ - enum:
+ - qcom,hamoa-iot-come
+ - const: qcom,hamoa-iot-come-som
+ - const: qcom,hamoa-iot-som
+ - const: qcom,x1e80100
+
- items:
- enum:
- qcom,hamoa-iot-evk
--
2.43.0