On 20 March 2017 at 14:48, Vikas Manocha <vikas.mano...@st.com> wrote:
> 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: Vikas Manocha <vikas.mano...@st.com>
> cc: Christophe KERELLO <christophe.kere...@st.com>
> ---
>  arch/arm/include/asm/arch-stm32f7/gpio.h   |  3 +-
>  board/st/stm32f746-disco/stm32f746-disco.c | 70 
> ++----------------------------
>  configs/stm32f746-disco_defconfig          |  4 ++
>  drivers/clk/clk_stm32f7.c                  | 39 -----------------
>  drivers/pinctrl/pinctrl_stm32.c            | 10 ++++-
>  include/configs/stm32f746-disco.h          |  1 -
>  6 files changed, 17 insertions(+), 110 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to