On Tue, 14 Jul 2020 15:03:53 +0800, Frank Lee wrote: > From: Yangtao Li <frank@xxxxxxxxxxxxxxxxx> > > Rather than a continual nesting of 'else' clauses, just make > each 'if' a new entry under 'allOf' and get rid of the else. > > Signed-off-by: Yangtao Li <frank@xxxxxxxxxxxxxxxxx> > --- > .../pinctrl/allwinner,sun4i-a10-pinctrl.yaml | 124 ++++++++++-------- > 1 file changed, 68 insertions(+), 56 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>