mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 05:34:28 +00:00
6af78d03d3
Cosmetic update of gpio.h:
- remove enumerate: stm32_gpio_port, stm32_gpio_pin
because STM32_GPIO_XXX values are unused
- move STM32_GPIOS_PER_BANK in stm32_gpio.c
as its value is IP dependent and not arch dependent
No functional change as number of banks and number of gpio by banks
is managed by device tree since since DM migration and
commit
|
||
---|---|---|
.. | ||
bsec.h | ||
ddr.h | ||
gpio.h | ||
stm32.h | ||
stm32mp1_smc.h | ||
stm32prog.h | ||
sys_proto.h |