[PATCH v2 1/3] dt-bindings: power: Add domain regulator supply

Matthias Brugger matthias.bgg at gmail.com
Sun Jan 31 07:04:35 EST 2021



On 29/01/2021 11:12, Hsin-Yi Wang wrote:
> Some power domains (eg. mfg) needs to turn on power supply before power
> on.
> 
> Signed-off-by: Hsin-Yi Wang <hsinyi at chromium.org>
> Reviewed-by: Rob Herring <robh at kernel.org>
> Reviewed-by: Enric Balletbo i Serra <enric.balletbo at collabora.com>

Applied to v5.11-next/soc

Thanks

> ---
>  .../bindings/power/mediatek,power-controller.yaml        | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml b/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml
> index d14cb9bac8497..e529586af5a12 100644
> --- a/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml
> +++ b/Documentation/devicetree/bindings/power/mediatek,power-controller.yaml
> @@ -82,6 +82,9 @@ patternProperties:
>            be specified by order, adding first the BASIC clocks followed by the
>            SUSBSYS clocks.
>  
> +      domain-supply:
> +        description: domain regulator supply.
> +
>        mediatek,infracfg:
>          $ref: /schemas/types.yaml#/definitions/phandle
>          description: phandle to the device containing the INFRACFG register range.
> @@ -130,6 +133,9 @@ patternProperties:
>                be specified by order, adding first the BASIC clocks followed by the
>                SUSBSYS clocks.
>  
> +          domain-supply:
> +            description: domain regulator supply.
> +
>            mediatek,infracfg:
>              $ref: /schemas/types.yaml#/definitions/phandle
>              description: phandle to the device containing the INFRACFG register range.
> @@ -178,6 +184,9 @@ patternProperties:
>                    be specified by order, adding first the BASIC clocks followed by the
>                    SUSBSYS clocks.
>  
> +              domain-supply:
> +                description: domain regulator supply.
> +
>                mediatek,infracfg:
>                  $ref: /schemas/types.yaml#/definitions/phandle
>                  description: phandle to the device containing the INFRACFG register range.
> 



More information about the linux-arm-kernel mailing list