RE: [PATCH 1/2] pinctrl: stmfx: update pincontrol and gpio device name

2020-11-25 Thread Patrick DELAUNAY
Hi, > From: Patrick DELAUNAY > Sent: mercredi 28 octobre 2020 10:52 > > The device name is used in pinmux command and in log trace so it is better to > use the parent parent name ("stmfx@42" for > example) than a generic name ("pinctrl" or "stmfx-gpio") to identify the > device > instance. >

Re: [PATCH 1/2] pinctrl: stmfx: update pincontrol and gpio device name

2020-11-04 Thread Patrice CHOTARD
Hi Patrick On 10/28/20 10:51 AM, Patrick Delaunay wrote: > The device name is used in pinmux command and in log trace > so it is better to use the parent parent name ("stmfx@42" for > example) than a generic name ("pinctrl" or "stmfx-gpio") > to identify the device instance. > > Signed-off-by:

[PATCH 1/2] pinctrl: stmfx: update pincontrol and gpio device name

2020-10-28 Thread Patrick Delaunay
The device name is used in pinmux command and in log trace so it is better to use the parent parent name ("stmfx@42" for example) than a generic name ("pinctrl" or "stmfx-gpio") to identify the device instance. Signed-off-by: Patrick Delaunay --- drivers/pinctrl/pinctrl-stmfx.c | 5 - 1