[PATCH 1/2] pinctrl: change result for unsupported API
Simon Glass
sjg at chromium.org
Sat Jul 31 18:59:35 CEST 2021
On Fri, 30 Jul 2021 at 04:12, Patrick Delaunay
<patrick.delaunay at foss.st.com> wrote:
>
> Use the return value ENOSYS for unsupported API
> - pinctrl_generic_set_state
> - pinctrl_select_state
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
>
> include/dm/pinctrl.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list