Re: [PATCH v2 11/15] clk: qcom: Add Global Clock Controller driver for Kuno
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
On 8/14/26 9:31 AM, Hardeep Sharma wrote: > Add the global clock controller (GCC) driver for the Qualcomm Kuno SoC, > providing the PLLs, root clock generators, gate/branch clocks and resets > used by the peripheral devices such as UART, SPI, I2C, USB, SD, PCIe and > Ethernet. > > Signed-off-by: Hardeep Sharma <[email protected]> > --- Reviewed-by: Konrad Dybcio <[email protected]> Konrad