[PATCH 2/2] dm: add debug message when failed to select the default pinctrl

Simon Glass sjg at chromium.org
Sat Jul 31 18:59:36 CEST 2021


On Fri, 30 Jul 2021 at 04:12, Patrick Delaunay
<patrick.delaunay at 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 at foss.st.com>
> ---
>
>  drivers/core/device.c | 16 ++++++++++++----
>  1 file changed, 12 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list