On Thu, Apr 25, 2019 at 11:59:45AM +0200, Geert Uytterhoeven wrote: > It is very common for a pin to support both pull-up and pull-down > functionality. Hence add a shorthand SH_PFC_PIN_CFG_PULL_UP_DOWN. > This not only reduces typing, but also avoids the need for several line > breaks, and makes many overly long lines shorter, improving > readability. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>