[PULL] Please pull qcom-fixes-24Mar2026

Casey Connolly casey.connolly at linaro.org
Tue Mar 24 16:07:34 CET 2026


Hi Tom,

These are minimal fixes that should ideally go into master, sorry
they're so last minute. The watchdog patch is the priority, if you'd
rather not risk taking the others I can queue them for next instead.

Kind regards,
Casey

The following changes since commit eb95914b9f5886b7ca0eaa2dbcd8a66bb8e5f81a:

  Prepare v2026.04-rc5 (2026-03-23 14:19:17 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-snapdragon.git tags/qcom-fixes-24Mar2026

for you to fetch changes up to 1cf505e51b49438271f4b36a648b93b618f13a8e:

  watchdog: qcom: stop watchdog by default (2026-03-24 11:51:52 +0100)

----------------------------------------------------------------
Balaji Selvanathan (3):
      clk: qcom: qcs615: Add GCC_USB3_PRIM_CLKREF_CLK support
      clk: qcom: qcs615: Add GCC_AHB2PHY_WEST_CLK clock support
      phy: qcom: qusb2: Add QCS615 QUSB2 PHY support

Casey Connolly (3):
      serial: msm-geni: allow invalid clock
      qcom: rpmh: don't error for SLEEP requests
      watchdog: qcom: stop watchdog by default

Tom Rini (1):
      power: regulator: qcom: Correct dependenecies for DM_REGULATOR_QCOM_USB_VBUS

 drivers/clk/qcom/clock-qcs615.c   |  2 ++
 drivers/phy/qcom/phy-qcom-qusb2.c | 38 ++++++++++++++++++++++++++++++++++++++
 drivers/power/regulator/Kconfig   |  2 +-
 drivers/serial/serial_msm_geni.c  | 15 ++++++---------
 drivers/soc/qcom/rpmh-rsc.c       |  8 ++++----
 drivers/soc/qcom/rpmh.c           |  4 ++--
 drivers/watchdog/Kconfig          |  1 +
 drivers/watchdog/qcom-wdt.c       |  2 +-
 8 files changed, 55 insertions(+), 17 deletions(-)


More information about the U-Boot mailing list