Re: [PATCH v2 11/15] clk: qcom: Add Global Clock Controller driver for Kuno
Konrad Dybcio <[email protected]>
| Newsgroups | gmane.linux.ports.arm.msm,gmane.linux.ports.arm.kernel,gmane.linux.kernel,gmane.linux.drivers.devicetree,gmane.linux.power-management.general,gmane.linux.kernel.clk,gmane.linux.kernel.gpio |
|---|---|
| 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