mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 17:28:15 +00:00
ac80c6a647
This patch adds clock driver support for MediaTek MT8365 SoC. The changes are based on the Linux source code tag v6.7-rc2. clk-mt8365.c has been written based on these kernel files: - clk-mt8365.c (a96cbb146a9736f501fe66ebda6a9018735e5e8a) - clk-mt8365-apmixedsys.c (65c9ad77cbc0eed78db94d80041aba675cfbdfa9) And adapted following the clk attributes supported by U-Boot. Signed-off-by: Julien Masson <jmasson@baylibre.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> |
||
---|---|---|
.. | ||
clk-mt7622.c | ||
clk-mt7623.c | ||
clk-mt7629.c | ||
clk-mt7981.c | ||
clk-mt7986.c | ||
clk-mt7988.c | ||
clk-mt8183.c | ||
clk-mt8365.c | ||
clk-mt8512.c | ||
clk-mt8516.c | ||
clk-mt8518.c | ||
clk-mtk.c | ||
clk-mtk.h | ||
Makefile |