[PATCH v2 1/4] dt-bindings: power: convert rockchip-io-domain.txt to YAML

Rob Herring robh at kernel.org
Wed Jul 14 12:49:38 PDT 2021


On Fri, 25 Jun 2021 13:17:43 +0200, Johan Jonker wrote:
> Current dts files with 'io-domains' nodes are manually verified.
> In order to automate this process rockchip-io-domain.txt has to be
> converted to YAML.
> 
> Changed:
>   Add supply properties for:
>     rockchip,rk3328-io-voltage-domain
>     rockchip,rv1108-io-voltage-domain
>     rockchip,rv1108-pmu-io-voltage-domain
> 
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
> 
> Changed V2:
>   move grf part in separate patch
>   modify pin description
> 
> ---
> 
> note for rob+dt:
> unevaluatedProperties and
> allOf:
>   -if:
> doesn't seem to work.
> Changed to
> allOf:
>   - $ref:
> ---
>  .../bindings/power/rockchip-io-domain.txt          | 135 ---------
>  .../bindings/power/rockchip-io-domain.yaml         | 330 +++++++++++++++++++++
>  2 files changed, 330 insertions(+), 135 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/power/rockchip-io-domain.txt
>  create mode 100644 Documentation/devicetree/bindings/power/rockchip-io-domain.yaml
> 

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the Linux-rockchip mailing list