pinctrl: stmfx: update pincontrol and gpio device name
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 28 Oct 2020 09:51:56 +0000 (10:51 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Wed, 25 Nov 2020 11:01:53 +0000 (12:01 +0100)
commitc2a8181d453ea85829dceb0a523cda71e29ea27a
treef03581ecfbdaa9a45407935b3e77a43ea2e3ffb5
parent2c6df94c83425a2230b4bf676ba515525a13b3c8
pinctrl: stmfx: update pincontrol and gpio device name

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 <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
drivers/pinctrl/pinctrl-stmfx.c