[GIT PULL] Please pull mediatek-for-main-2026-08-05 into main
David Lechner <[email protected]> Wed, 5 Aug 2026 14:50:45 -0500
| Newsgroups | gmane.comp.boot-loaders.u-boot,gmane.comp.boot-loaders.u-boot.general |
|---|---|
| Message-ID | <20260805195116.2512286-1-dlechner__42501.4184134611$1785959501$gmane$org@baylibre.com> |
The following changes since commit baa64b2f892890f00a377eac4a3e685472bb56b5:
Merge tag 'efi-2026-10-rc2-2' of https://git.u-boot-project.org/u-boot/custodians/u-boot-efi (2026-07-31 08:55:30 -0600)
are available in the Git repository at:
https://git.u-boot-project.org/u-boot/custodians/u-boot-mediatek.git tags/mediatek-for-main-2026-08-05
for you to fetch changes up to 164113e995822052aaac44b34b238f595596c264:
clk: mediatek: mt8188: fix top0 gate polarity (2026-08-05 14:46:59 -0500)
----------------------------------------------------------------
* Clock fix for MT8188 (Genio 700/520)
* SPL support preparatory patch for MT8188.
* Compile error fix for when enabling LWIP network stack on some MediaTek targets.
----------------------------------------------------------------
Carlo Caione (1):
arm: mediatek: use phase-aware PSCI reset on MT8188
David Lechner (1):
cmd: ufetch: fix compiling with no CONFIG_SYS_CONFIG_NAME
Julien Stephan (1):
clk: mediatek: mt8188: fix top0 gate polarity
arch/arm/mach-mediatek/mt8188/init.c | 2 +-
cmd/ufetch.c | 4 ++++
drivers/clk/mediatek/clk-mt8188.c | 4 ++--
3 files changed, 7 insertions(+), 3 deletions(-)