RE: [PATCH 2/2] pinctrl: stmfx: update pin name

2020-11-25 Thread Patrick DELAUNAY
Hi, > From: Patrick DELAUNAY > Sent: mercredi 28 octobre 2020 10:52 > > Update pin name to avoid duplicated name with SOC GPIO > gpio0...gpio15 / agpio0agpio7: add a stmfx prefix. > > This pin name can be used in pinmux command. > > Signed-off-by: Patrick Delaunay > --- > >

Re: [PATCH 2/2] pinctrl: stmfx: update pin name

2020-11-04 Thread Patrice CHOTARD
Hi Patrick On 10/28/20 10:51 AM, Patrick Delaunay wrote: > Update pin name to avoid duplicated name with SOC GPIO > gpio0...gpio15 / agpio0agpio7: add a stmfx prefix. > > This pin name can be used in pinmux command. > > Signed-off-by: Patrick Delaunay > --- > >

[PATCH 2/2] pinctrl: stmfx: update pin name

2020-10-28 Thread Patrick Delaunay
Update pin name to avoid duplicated name with SOC GPIO gpio0...gpio15 / agpio0agpio7: add a stmfx prefix. This pin name can be used in pinmux command. Signed-off-by: Patrick Delaunay --- drivers/pinctrl/pinctrl-stmfx.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff