Files
u-boot/drivers
Patrick Delaunay 788ea83412 gpio: add function _dm_gpio_set_dir_flags
Introduce the function _dm_gpio_set_dir_flags to set dir flags
without check if the GPIO is reserved.

Separate the reserved check for "set_dir" and "set_dir_flags".

This patch is a preliminary step to add new ops.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-04-16 23:06:54 -04:00
..
2020-04-06 09:56:35 +02:00
2020-04-16 14:36:28 +08:00
2019-08-07 15:31:04 -04:00
2020-04-13 11:27:00 -04:00