Files
u-boot/test/dm
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
..
2020-04-16 14:36:28 +08:00
2019-07-12 21:07:58 -04:00
2018-09-29 11:49:35 -06:00
2020-04-16 14:36:28 +08:00
2019-10-13 23:34:43 +02:00
2019-08-11 16:43:41 -04:00
2020-04-16 23:06:54 -04:00
2018-12-06 23:26:32 -05:00
2018-12-13 16:32:49 -07:00
2019-07-05 14:19:41 +02:00
2018-10-09 04:40:27 -06:00
2019-02-20 15:27:08 +08:00
2019-07-11 10:05:15 -04:00
2020-02-05 19:33:46 -07:00
2019-11-25 13:28:53 +01:00