commit | 48bd3c96eb5ad808a7658a1cf70e65102c3f0785 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Thu Jul 02 15:20:47 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Tue Jul 07 16:01:23 2020 +0200 |
tree | 72ac17bc5e3a0c0d268c04c29481682bdfbe939b | |
parent | fcb6b0b7768fa7806fe4b5f54163d867e437fceb [diff] |
board: dh_stm32mp1: update the gpio hog support This patch update the current gpio hog implementation with 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>