
31 Jul
2021
31 Jul
'21
6:59 p.m.
On Fri, 30 Jul 2021 at 04:12, Patrick Delaunay patrick.delaunay@foss.st.com wrote:
Add a message on probe in driver model core when the default pinctrl selection failed.
This message is displayed only when the pinctrl API is implemented, i.e. when result is not ENOSYS.
Signed-off-by: Patrick Delaunay patrick.delaunay@foss.st.com
drivers/core/device.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org