Commits
Vikas Manocha committed 14cec061139
gpio: stm32_gpio: move clock config from driver to board This patch removes the gpio clock enable from gpio driver & move it in the board code, making it possible to use the gpio driver with other socs. Signed-off-by: Vikas Manocha <vikas.manocha@st.com>