commit | 9cfef5fcfb58aceca8f8599643bfe58710567575 | [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 | 298419ba4d7cef25ec679ee1206280789175ed29 [diff] | |
parent | 1c2c0c635980f992e56c4a5679984721bf33ddd9 [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]