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>