Re: [GIT PULL] Please pull mediatek-for-main-2026-08-05 into main
David Lechner <[email protected]> Wed, 5 Aug 2026 15:03:23 -0500
| Newsgroups | gmane.comp.boot-loaders.u-boot,gmane.comp.boot-loaders.u-boot.general |
|---|---|
| Message-ID | <35d9c43d-8d9c-4dd0-889c-7ee24fd81a7e__12918.0316742108$1785960230$gmane$org@baylibre.com> |
On 8/5/26 2:50 PM, David Lechner wrote: > 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(-) Oops, I accidentally dropped some patches I had queued. Ignore this one and wait for v2.