
On Mon, 19 Aug 2024 21:34:16 +0200, Caleb Connolly wrote:
Add support for dumping a few of the clocks used on Qualcomm platforms. Naming the Global PLL's, Root Clock Generators, and gate clocks.
This helps a lot with platform bringup and feature enablement by making it easy to sanity check that the clocks are programmed correctly.
== Usage ==
[...]
Applied, thanks!
[1/4] clk/qcom: implement clk dump https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/c0999fef... [2/4] clk/qcom: sdm845: add dump data https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/2880a076... [3/4] clk/qcom: sm6115: add debug data https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/84b2b8dc... [4/4] clk/qcom: sm8250: add debug data https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/866cda77...
Best regards,