[PATCH v2 07/12] pinctrl: single: change function mask default value
Simon Glass
sjg at chromium.org
Mon Feb 1 21:44:11 CET 2021
On Thu, 28 Jan 2021 at 15:25, Dario Binacchi <dariobin at 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 at libero.it>
> ---
>
> (no changes since v1)
>
> drivers/pinctrl/pinctrl-single.c | 12 ++++++++++--
> 1 file changed, 10 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list