1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

dt-bindings: power: Add domain regulator supply

Some power domains (eg. mfg) needs to turn on power supply before power
on.

Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link: https://lore.kernel.org/r/20210129101208.2625249-2-hsinyi@chromium.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
Hsin-Yi Wang 2021-01-29 18:12:06 +08:00 committed by Matthias Brugger
parent 1570db1da9
commit ebfe73f707

View file

@ -84,6 +84,9 @@ patternProperties:
be specified by order, adding first the BASIC clocks followed by the be specified by order, adding first the BASIC clocks followed by the
SUSBSYS clocks. SUSBSYS clocks.
domain-supply:
description: domain regulator supply.
mediatek,infracfg: mediatek,infracfg:
$ref: /schemas/types.yaml#/definitions/phandle $ref: /schemas/types.yaml#/definitions/phandle
description: phandle to the device containing the INFRACFG register range. description: phandle to the device containing the INFRACFG register range.
@ -132,6 +135,9 @@ patternProperties:
be specified by order, adding first the BASIC clocks followed by the be specified by order, adding first the BASIC clocks followed by the
SUSBSYS clocks. SUSBSYS clocks.
domain-supply:
description: domain regulator supply.
mediatek,infracfg: mediatek,infracfg:
$ref: /schemas/types.yaml#/definitions/phandle $ref: /schemas/types.yaml#/definitions/phandle
description: phandle to the device containing the INFRACFG register range. description: phandle to the device containing the INFRACFG register range.
@ -180,6 +186,9 @@ patternProperties:
be specified by order, adding first the BASIC clocks followed by the be specified by order, adding first the BASIC clocks followed by the
SUSBSYS clocks. SUSBSYS clocks.
domain-supply:
description: domain regulator supply.
mediatek,infracfg: mediatek,infracfg:
$ref: /schemas/types.yaml#/definitions/phandle $ref: /schemas/types.yaml#/definitions/phandle
description: phandle to the device containing the INFRACFG register range. description: phandle to the device containing the INFRACFG register range.