On Thu, 28 Jan 2021 at 15:25, Dario Binacchi <[email protected]> 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 <[email protected]> > --- > > (no changes since v1) > > drivers/pinctrl/pinctrl-single.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

