On Thu, 28 Jan 2021 at 15:25, Dario Binacchi <dario...@libero.it> wrote: > > The patch is inspired by more recent versions of the Linux driver. > Replacing the default value 0xffffffff of the function mask with 0 is > certainly more conservative in case the "pinctrl-single,function-mask" > DT property is missing. > > Signed-off-by: Dario Binacchi <dario...@libero.it> > --- > > (no changes since v1) > > drivers/pinctrl/pinctrl-single.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>