[PATCH 0/2] qcom: gracefully handle some errors better
Casey Connolly
casey.connolly at linaro.org
Tue Mar 24 11:59:35 CET 2026
On Fri, 20 Mar 2026 16:45:39 +0100, Casey Connolly wrote:
> Adjust the serial driver to not bail out if we can't find the clock,
> this could happen pre-relocation if the clock driver isn't bound or if
> there is no clock driver yet. In most cases this isn't an issue since
> the clocks are left enabled by the previous bootloader stage.
>
> Additionally adjust the rpmh driver to gracefully bail out for
> non-active write requests, sleep/wake votes are meaningless in U-Boot
> since we will always be in the active state. It's possible that the
> caller may send an active rpmh write after the sleep request but might
> not if we return an error, so let's play it safe.
>
> [...]
Applied, thanks!
[1/2] serial: msm-geni: allow invalid clock
https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/7f09aff39924
[2/2] qcom: rpmh: don't error for SLEEP requests
https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/4577a672ecea
Best regards,
--
// Casey (she/they)
More information about the U-Boot
mailing list