Searched hist:"280057 bd" (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/ |
H A D | gpio.h | 280057bd Mon Apr 10 17:02:59 CDT 2017 Vikas Manocha <vikas.manocha@st.com> 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: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl_stm32.c | 280057bd Mon Apr 10 17:02:59 CDT 2017 Vikas Manocha <vikas.manocha@st.com> 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: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/board/st/stm32f746-disco/ |
H A D | stm32f746-disco.c | 280057bd Mon Apr 10 17:02:59 CDT 2017 Vikas Manocha <vikas.manocha@st.com> 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: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/include/configs/ |
H A D | stm32f746-disco.h | 280057bd Mon Apr 10 17:02:59 CDT 2017 Vikas Manocha <vikas.manocha@st.com> 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: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/configs/ |
H A D | stm32f746-disco_defconfig | 280057bd Mon Apr 10 17:02:59 CDT 2017 Vikas Manocha <vikas.manocha@st.com> 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: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|