u-boot-brain/arch/arm/mach-stm32mp
Patrice Chotard dbf928dd26 gpio: stm32f7: Add gpio bank holes management
In some STM32 SoC packages, GPIO bank has not always 16 gpios.
Several cases can occur, gpio hole can be located at the beginning,
middle or end of the gpio bank or a combination of these 3
configurations.

For that, gpio bindings offer the gpio-ranges DT property which
described the gpio bank mapping.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-12-07 08:13:47 -05:00
..
include/mach gpio: stm32f7: Add gpio bank holes management 2018-12-07 08:13:47 -05:00
bsec.c arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag 2018-11-14 09:16:28 -08:00
config.mk SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
cpu.c misc: Update read() and write() methods to return bytes xfered 2018-11-20 19:14:22 -07:00
dram_init.c SPDX: Convert all of our multiple license tags to Linux Kernel style 2018-05-07 10:24:31 -04:00
Kconfig stm32mp1: activate MISC support in SPL 2018-07-20 15:55:05 -04:00
Makefile stm32mp1: add bsec driver 2018-05-26 18:19:18 -04:00
psci.c arm: stm32mp1: add PSCI support 2018-05-07 11:52:48 -04:00
pwr_regulator.c stm32mp: regulator: add SoC pwr regulator support 2018-05-08 09:07:38 -04:00
spl.c stm32mp1: remove the second TAMP_BOOT_CONTEXT update 2018-05-26 18:19:18 -04:00
syscon.c stm32mp: regulator: add SoC pwr regulator support 2018-05-08 09:07:38 -04:00