diff options
| author | Abel Vesa <abel.vesa@oss.qualcomm.com> | 2026-03-02 15:29:31 +0200 |
|---|---|---|
| committer | Ulf Hansson <ulf.hansson@linaro.org> | 2026-03-04 12:05:10 +0100 |
| commit | 35ff3cc8e5e7222fa9d046ca1481a959cd757682 (patch) | |
| tree | 46834cca1f0d56ba7d58970f9b371f3e309cfedf | |
| parent | 82d58440cd72dd4bf719e50eddfb9c4ef50f2deb (diff) | |
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 <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
| -rw-r--r-- | Documentation/devicetree/bindings/power/qcom,rpmpd.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml index 27af5b8aa134..8174ceeab572 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 |
