Re: [PATCH 2/3] dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their names using compatible string

From: Rob Herring
Date: Wed Apr 06 2022 - 15:48:43 EST


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

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>