Re: [PATCH v5 03/16] dt-bindings: pinctrl: sunxi: Get rid of continual nesting
From: Maxime Ripard <hidden>
Date: 2020-08-25 13:37:01
Also in:
linux-devicetree, linux-gpio, lkml
From: Maxime Ripard <hidden>
Date: 2020-08-25 13:37:01
Also in:
linux-devicetree, linux-gpio, lkml
On Fri, Jul 24, 2020 at 03:00:31PM +0800, Frank Lee wrote:
From: Yangtao Li <redacted> 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 <redacted> Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Maxime Ripard <mripard@kernel.org> Thanks! Maxime