commit | be33e102327b9f08baf74d79816c65d15780f219 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Dec 19 10:09:14 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 19 11:42:03 2023 -0500 |
tree | c3345cb0438baf83052ee5dfb4b4629bf545b5fa | |
parent | d786de0c4154f689cb89d5dc27448a7d1d48f200 [diff] | |
parent | 935b8de86578c0143ea8d4c6c7eaa49da0413584 [diff] |
Merge patch series "Add support for MediaTek MT8365 EVK Board" Julien Masson <jmasson@baylibre.com> says: This patch series add the support for the MediaTek MT8365 EVK Board [1]. Most of the code have been copied/adapted from Linux tag v6.7-rc2. For now we only enable/test these features: Boot, UART, Watchdog and MMC. [trini: This includes two clocks not listed in the Linux binding, which needs resyncing later]