On Mon, 18 Nov 2024 13:15:18 +0300, Dzmitry Sankouski wrote: > SDM845 has "General Purpose" clocks that can be muxed to > SoC pins to clock various external devices. > Those clocks may be used as e.g. PWM sources for external peripherals. > > GPCLK can in theory have arbitrary value depending on the use case, so > the concept of frequency tables, used in rcg2 clock driver, is not > efficient, because it allows only defined frequencies. > > [...] Applied, thanks! [1/3] clk: qcom: clk-rcg2: document calc_rate function commit: cef0523dd2ff65cc95cb747a348ce018f22f4d95 [2/3] clk: qcom: clk-rcg2: split __clk_rcg2_configure function commit: faddad527c82714dede83d932b4d31f7e38c1766 [3/3] gcc-sdm845: Add general purpose clock ops commit: 898b72fa44f5739d22016ec5ff6697ba4ac4464d Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>