u-boot/arch/sandbox
Patrick Delaunay e3f3a121d8 gpio: remove the open_drain API and ops
This patch removes the ops get_open_drain/set_open_drain
and the API dm_gpio_get_open_drain/dm_gpio_set_open_drain.

The ops only provided in one driver (mpc8xxx gpio) and the
associated API is never called in boards.

This patch prepare a more generic set/get_dir_flags ops,
including the open drain property.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-04-16 23:06:54 -04:00
..
cpu sandbox: also restore terminal settings when killed by SIGINT 2020-04-16 08:07:57 -06:00
dts Functions for reading indexed values from device tree 2020-04-16 13:45:03 -04:00
include/asm gpio: remove the open_drain API and ops 2020-04-16 23:06:54 -04:00
lib common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
config.mk sandbox: sdl: Move to use SDL2 2020-02-05 19:33:46 -07:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00