On Fri, 30 Jul 2021 at 04:12, Patrick Delaunay <[email protected]> wrote: > > Use the return value ENOSYS for unsupported API > - pinctrl_generic_set_state > - pinctrl_select_state > > Signed-off-by: Patrick Delaunay <[email protected]> > --- > > include/dm/pinctrl.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

