commit | 97896403241d334b912b630204cca34ddf5067d0 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Thu Jun 04 14:30:24 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 07 16:01:23 2020 +0200 |
tree | 3845da5f5048a13ab5ad10eafff3291b08280fc4 | |
parent | bf9c8b1b63f8242a6407657d63c9825f07e19439 [diff] |
board: stm32mp1: update the gpio hog support This patch updates the current gpio hog implementation and uses the new API gpio_hog_probe_all(), activated with CONFIG_GPIO_HOG. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>