Re: [PATCH v3 2/2] dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their names using compatible string
From: Rob Herring
Date: Tue Apr 19 2022 - 12:36:02 EST
On Mon, 18 Apr 2022 09:18:20 +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 | 76 ++++++++++++-------
> 1 file changed, 49 insertions(+), 27 deletions(-)
>
Reviewed-by: Rob Herring <robh@xxxxxxxxxx>