
9 Feb
2021
9 Feb
'21
10:33 a.m.
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@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