Re: [PATCH 1/2] dt-bindings: regulator: uniphier: Clean up clocks, resets, and their names using compatible string

From: Rob Herring
Date: Wed Apr 06 2022 - 16:19:37 EST


On Tue, 05 Apr 2022 16:55:02 +0900, Kunihiko Hayashi wrote:
> Instead of "oneOf:" choices, use "allOf:" and "if:" to define clocks,
> resets, and their names that can be taken by the compatible string.
>
> The order of clock-names and reset-names doesn't change here.
>
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
> ---
> .../socionext,uniphier-regulator.yaml | 55 +++++++++++++------
> 1 file changed, 38 insertions(+), 17 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>