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:
parent
1570db1da9
commit
ebfe73f707
1 changed files with 9 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue