[PATCH v2 1/3] dt-bindings: arm: qcom: Document Mahua SoC and board
From: Gopikrishna Garmidi
Date: Wed Mar 18 2026 - 08:45:05 EST
Mahua is a derivative of Glymur SoC with the third CPU cluster disabled.
Document the compatible strings for the Mahua SoC and the Compute
Reference Device (CRD) board based on it.
Signed-off-by: Gopikrishna Garmidi <gopikrishna.garmidi@xxxxxxxxxxxxxxxx>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@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 34a19e664556..be104b4be7a0 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -66,6 +66,11 @@ properties:
- qcom,glymur-crd
- const: qcom,glymur
+ - items:
+ - enum:
+ - qcom,mahua-crd
+ - const: qcom,mahua
+
- items:
- enum:
- fairphone,fp6
--
2.34.1