Hi Tom, 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. CI: https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/pipelines/30574 The following changes since commit a3f393c02cf10f44310c6ddf3dedf354c2e877a0: Merge tag 'u-boot-imx-master-20260627' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2026-06-27 14:09:17 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-snapdragon.git tags/qcom-fixes-2026.07 for you to fetch changes up to e4f83e403ad4f7b6c08ee83378e4887aaa153b1a: clk/qcom: milos: Add TCSRCC clocks (2026-06-30 13:04:59 +0200) ---------------------------------------------------------------- Luca Weiss (2): clk/qcom: milos: Add remaining UFS clocks clk/qcom: milos: Add TCSRCC clocks drivers/clk/qcom/clock-milos.c | 73 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+)

