]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'qcom-fixes-2026.07' of https://source.denx.de/u-boot/custodians/u-boot... 974/head
authorTom Rini <trini@konsulko.com>
Tue, 30 Jun 2026 15:24:24 +0000 (09:24 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 30 Jun 2026 15:24:24 +0000 (09:24 -0600)
commitf605dcee103c897b6f1a8873549a36949bd4e2a1
tree31b82b93f0a4331cca8598163276b5f2cb3db123
parenta3f393c02cf10f44310c6ddf3dedf354c2e877a0
parente4f83e403ad4f7b6c08ee83378e4887aaa153b1a
Merge tag 'qcom-fixes-2026.07' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon

CI: https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/pipelines/30574

A last minute fix for the release, the UFS controller on the new Milos
SoC (used in the Fairphone Gen. 6) needs a stub driver for it's ref
clock (similar to SM8650 before) and a handful of other clocks to get
the UFS controller probed.

This change shouldn't impact any other platforms.