Hi Geert On Thu, May 07, 2020 at 09:45:16AM +0200, Geert Uytterhoeven wrote: > rza1_swio_pin relates to the swio flag instead of the bidir flag. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Acked-by: Jacopo Mondi <jacopo+renesas@xxxxxxxxxx> Thanks j > --- > To be queued in sh-pfc for v5.8. > > drivers/pinctrl/pinctrl-rza1.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/pinctrl/pinctrl-rza1.c b/drivers/pinctrl/pinctrl-rza1.c > index ff4a7fb518bb3d84..38a14bbced5f60e7 100644 > --- a/drivers/pinctrl/pinctrl-rza1.c > +++ b/drivers/pinctrl/pinctrl-rza1.c > @@ -93,7 +93,7 @@ struct rza1_bidir_entry { > }; > > /** > - * rza1_swio_pin - describe a single pin that needs bidir flag applied. > + * rza1_swio_pin - describe a single pin that needs swio flag applied. > */ > struct rza1_swio_pin { > u16 pin: 4; > -- > 2.17.1 >