Re: [PATCH v3 2/3] regulator: dt-bindings: qcom,rpmh: document supplies per variant

From: Rob Herring
Date: Tue Apr 26 2022 - 14:13:27 EST


On Tue, 26 Apr 2022 12:55:00 +0200, Krzysztof Kozlowski wrote:
> The RPMH regulator binding covers several devices with different
> regulator supplies, so it uses patterns matching broad range of these
> supplies. This works fine but is not specific and might miss actual
> mistakes when a wrong supply property is used for given variant.
>
> Describe the supplies depending on the compatible, using a defs-allOf
> method.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../regulator/qcom,rpmh-regulator.yaml | 256 +++++++++++++++++-
> 1 file changed, 242 insertions(+), 14 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>