[PATCH 1/3] dt-bindings: arm: qcom: Document Eliza and its MTP board
From: Abel Vesa
Date: Tue Feb 24 2026 - 07:14:09 EST
Qualcomm Eliza is a high-tier SoC designed for mobile platforms.
The reference development platform for the Eliza SoC is the Mobile Test
Platform (MTP).
Document both the SoC and MTP board compatibles.
Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index d48c625d3fc4..3e5316d13a9d 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -61,6 +61,11 @@ properties:
- qcom,apq8084-sbc
- const: qcom,apq8084
+ - items:
+ - enum:
+ - qcom,eliza-mtp
+ - const: qcom,eliza
+
- items:
- enum:
- fairphone,fp6
--
2.48.1