commit | cd2faeba1abc08e5adba736e75dc665742cc310c | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Fri May 22 11:08:56 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Jul 05 08:06:09 2020 -0400 |
tree | fdde680fc0bdbf6b7f124e4dad34d568b9b81b94 | |
parent | 06e1321553ffa442248e35d9100fd70153690348 [diff] |
gpio-uclass.c: save the GPIOD flags also in the gpio descriptor save the GPIOD_ flags also in the gpio descriptor. Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com> Fixes: 788ea834124b ("gpio: add function _dm_gpio_set_dir_flags") Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Walter Lozano <walter.lozano@collabora.com>