board: dh_stm32mp1: update the gpio hog support
authorPatrick Delaunay <patrick.delaunay@st.com>
Thu, 2 Jul 2020 13:20:47 +0000 (15:20 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 7 Jul 2020 14:01:23 +0000 (16:01 +0200)
commit6826d0d82ba6ca2b466117aafdaa3305b666e37b
tree72ac17bc5e3a0c0d268c04c29481682bdfbe939b
parent03fb03842a1e16f89477d4a968712cc2422be217
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>
board/dhelectronics/dh_stm32mp1/board.c