[PATCH v2 1/2] dt-binding: arm: add CTCU device for hamoa

From: Jie Gan

Date: Wed Nov 05 2025 - 20:57:51 EST


Document the CTCU compatible for Hamoa, enabling support for the
CTCU device on the Hamoa platform.

Signed-off-by: Jie Gan <jie.gan@xxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml b/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml
index 460f38ddbd73..57dede7a90e9 100644
--- a/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom,coresight-ctcu.yaml
@@ -29,6 +29,7 @@ properties:
oneOf:
- items:
- enum:
+ - qcom,hamoa-ctcu
- qcom,qcs8300-ctcu
- const: qcom,sa8775p-ctcu
- enum:

--
2.34.1