
1 Feb
2021
1 Feb
'21
9:44 p.m.
On Thu, 28 Jan 2021 at 15:25, Dario Binacchi dariobin@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 dariobin@libero.it
(no changes since v1)
drivers/pinctrl/pinctrl-single.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org