mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 14:10:43 +00:00
487b3277d4
Each hardware feature exposed through the GPIO pin mux is usually using the same function index (for a given port), so there is no need to define one value per pin: one value per hardware feature per port is sufficient, avoids duplication and makes everything easier to understand. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> |
||
---|---|---|
.. | ||
ahci.c | ||
board.c | ||
dram_sun4i_auto.c | ||
dram_sun5i_auto.c | ||
dram_timings_sun4i.h | ||
gmac.c | ||
Kconfig | ||
MAINTAINERS | ||
Makefile |