Files
u-boot/drivers
Patrick Delaunay 9f2b066cda gpio: add gpio descriptor initialization helper
Add a helper function gpio_desc_init() to initialize the gpio descriptor;
with this function the flags will be always set to 0.

It wasn't the case before this patch in dm_gpio_lookup_name.

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-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