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>