Skip to content
Snippets Groups Projects
Commit 280057bd authored by Vikas Manocha's avatar Vikas Manocha Committed by Tom Rini
Browse files

stm32f7: use stm32f7 gpio driver supporting driver model


With this gpio driver supporting DM, there is no need to enable clocks
for different gpios (for pin muxing) in the board specific code.

Need to increase the allocatable area required before relocation from 0x400 to
0xC00 becuase of 10 new gpio devices(& new gpio class) added in device tree.

Signed-off-by: default avatarVikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent d33a6a2f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment