Hi, > From: Patrick DELAUNAY <[email protected]> > Sent: mercredi 28 octobre 2020 10:49 > > Use the bias configuration for all the GPIO configurations and not only for > input > GPIO, as indicated in Reference manual (Table 81. Port bit configuration > table). > > Fixes: 43efbb6a3ebf0223f9eab8d45916f602d876319f ("gpio: stm32: add ops > get_dir_flags") > Fixes: f13ff88b61c32ac8f0e9068c41328b265ef619eb ("gpio: stm32: add ops > set_dir_flags") > Signed-off-by: Patrick Delaunay <[email protected]> > --- > > drivers/gpio/stm32_gpio.c | 28 ++++++++++++++-------------- > 1 file changed, 14 insertions(+), 14 deletions(-) >
Applied to u-boot-stm/master, thanks! Regards Patrick

