On Thu, 24 Apr 2025 11:16:40 +0200, Stephan Gerhold wrote: > Fix some issues in the clock-apq8016 driver that I noticed while testing > U-Boot v2025.07-rc on the DragonBoard 410c. Make it possible to poll the > clock status with GATE_CLK() to avoid potential race conditions. > >
Applied, thanks! [1/6] clk: qcom: apq8016: Fix SDCC clock addresses https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/3d9e6d42ca14 [2/6] clk: qcom: Move qcom_gate_clk_en() to C file https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/409da8c49353 [3/6] clk: qcom: Use setbits_le32() for qcom_gate_clk_en() https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/94e57ba2011b [4/6] clk: qcom: Allow polling for clock status in qcom_gate_clk_en() https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/6c049ed99392 [5/6] clk: qcom: apq8016: Convert GATE_CLK() to GATE_CLK_POLLED() https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/9d9bac00bc07 [6/6] clk: qcom: apq8016: Fix SDCC clock warnings https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/1079d4bf2ed8 Best regards, -- Casey Connolly <casey.conno...@linaro.org>