On 2026-06-23T06:47:53, Varadarajan Narayanan <[email protected]> wrote: > clk/qcom: add initial clock driver for ipq5210 > > Add initial set of clocks and resets for enabling U-Boot on ipq5210 > based RDP platforms. > > Signed-off-by: Varadarajan Narayanan <[email protected]> > > drivers/clk/qcom/Kconfig | 8 ++++ > drivers/clk/qcom/Makefile | 1 + > drivers/clk/qcom/clock-ipq5210.c | 98 > ++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 107 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

