[PATCH 1/2] pinctrl: stm32: correct management pin display of OTYPE

Patrick DELAUNAY patrick.delaunay at foss.st.com
Tue Feb 9 10:33:27 CET 2021


Hi,

On 1/21/21 5:39 PM, Patrick Delaunay wrote:
> OTYPE can be used for output or for alternate function to select
> PP = push-pull or OP = open-drain mode, according reference manual
> (Table 81. Port bit configuration table).
>
> This patch removes this indication for input pins and adds it
> for AF and output pins for pinmux command output.
>
> Fixes: b305dbc08b08 ("pinctrl: stm32: display bias information for all pins")
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
>
>   drivers/pinctrl/pinctrl_stm32.c | 18 ++++++++----------
>   1 file changed, 8 insertions(+), 10 deletions(-)
>

Applied to u-boot-stm/master, thanks!

Regards

Patrick



More information about the U-Boot mailing list