On Tue, 05 Apr 2022 16:56:18 +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> > --- > .../reset/socionext,uniphier-glue-reset.yaml | 52 ++++++++++++++----- > 1 file changed, 38 insertions(+), 14 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>