From 35ff3cc8e5e7222fa9d046ca1481a959cd757682 Mon Sep 17 00:00:00 2001 From: Abel Vesa Date: Mon, 2 Mar 2026 15:29:31 +0200 Subject: [PATCH] dt-bindings: power: qcom,rpmpd: document the Eliza RPMh Power Domains Document the RPMh Power Domains on the Eliza Platform. It is not compatible with any of the previous platforms, so dedicated compatible string is needed. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Abel Vesa Signed-off-by: Ulf Hansson --- Documentation/devicetree/bindings/power/qcom,rpmpd.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml index 27af5b8aa1340..8174ceeab5723 100644 --- a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml +++ b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml @@ -17,6 +17,7 @@ properties: compatible: oneOf: - enum: + - qcom,eliza-rpmhpd - qcom,glymur-rpmhpd - qcom,kaanapali-rpmhpd - qcom,mdm9607-rpmpd -- 2.47.3