Hi Simon,

On 1/15/21 3:04 PM, Simon Glass wrote:
The current method is a misnomer since it is also used (e.g. by stm32) to
update pull settings and open source/open drain.

Rename it and expand the documentation to cover a few more details.

Signed-off-by: Simon Glass <s...@chromium.org>
---

  drivers/gpio/gpio-uclass.c      | 16 ++++++++--------
  drivers/gpio/sandbox.c          |  6 +++---
  drivers/gpio/stm32_gpio.c       |  6 +++---
  drivers/pinctrl/pinctrl-stmfx.c |  6 +++---
  include/asm-generic/gpio.h      | 30 ++++++++++++++++++++++++------
  test/dm/gpio.c                  |  8 ++++----
  6 files changed, 45 insertions(+), 27 deletions(-)

Reviewed-by: Patrick Delaunay <patrick.delau...@foss.st.com>

Thanks

Patrick

Reply via email to