mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-14 05:46:58 +00:00
Bastien Curutchet <bastien.curutchet@bootlin.com> says: Hi all, This patch series aims to add DM support for the AEMIF controller that can be found in the DaVinci SoCs. This controller has already a driver used by the Keystone SoCs so I add my work to it. As we can now easily import Linux device-trees, I try to stick the most I can to the Linux bindings of the AEMIF controller. To do so I add an 'intermediate' driver called 'ti-aemif-cs'. It's in charge of configuring timings for a given chip select of the AEMIF controller. Link: https://lore.kernel.org/r/20241021151330.1860929-1-bastien.curutchet@bootlin.com |
||
---|---|---|
.. | ||
board.c | ||
board.h | ||
board_k2e.c | ||
board_k2g.c | ||
board_k2hk.c | ||
board_k2l.c | ||
ddr3_cfg.c | ||
ddr3_cfg.h | ||
ddr3_k2e.c | ||
ddr3_k2g.c | ||
ddr3_k2hk.c | ||
ddr3_k2l.c | ||
k2e_evm.env | ||
k2g_evm.env | ||
k2hk_evm.env | ||
k2l_evm.env | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
mux-k2g.h |