diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2025-02-28 12:49:32 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2025-02-28 12:49:32 +0100 |
commit | 53d956d60c9ebc47f581c86e4924fc4c54d76a3b (patch) | |
tree | 1160b6d1c24e4815c654a05d2cbb42b568df075b | |
parent | a8e9ef4c8fd586b65e97532e8143e63090d772b5 (diff) | |
parent | b0c4f44b87e4011034e4cb60dc93477f765ff42e (diff) |
mdomain: Merge branch dt into next
Merge the immutable branch dt into next, to allow the DT bindings to be
tested together with changes that are targeted for v6.15.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/power/rockchip,power-controller.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/rockchip,power-controller.yaml b/Documentation/devicetree/bindings/power/rockchip,power-controller.yaml index 650dc0aae6f5..ebab98987e49 100644 --- a/Documentation/devicetree/bindings/power/rockchip,power-controller.yaml +++ b/Documentation/devicetree/bindings/power/rockchip,power-controller.yaml @@ -132,6 +132,9 @@ $defs: A number of phandles to clocks that need to be enabled while power domain switches state. + domain-supply: + description: domain regulator supply. + pm_qos: $ref: /schemas/types.yaml#/definitions/phandle-array items: |