Re: [PATCH v4 03/16] dt-bindings: pinctrl: sunxi: Get rid of continual nesting

2020-07-14 Thread Rob Herring
On Tue, 14 Jul 2020 15:03:53 +0800, Frank Lee wrote: > From: Yangtao Li > > 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 > --- > .../pinctrl/allwinner,sun4i-a10-pinctrl.yaml | 124

[PATCH v4 03/16] dt-bindings: pinctrl: sunxi: Get rid of continual nesting

2020-07-14 Thread Frank Lee
From: Yangtao Li 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 --- .../pinctrl/allwinner,sun4i-a10-pinctrl.yaml | 124 ++ 1 file changed, 68 insertions(+), 56 deletions(-) di