| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-11 | clk: add support for TI K3 SoC clocks | Tero Kristo | |
| Add driver to support TI K3 generation SoC clocks. This driver registers the clocks provided via platform data, and adds support for controlling the clocks via DT handles. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tero Kristo <kristo@kernel.org> | |||
| 2021-06-11 | clk: add support for TI K3 SoC PLL | Tero Kristo | |
| Add support for TI K3 SoC PLLs. This clock type supports enabling/disabling/setting and querying the clock rate for the PLL. The euclidean library routine is used to calculate divider/multiplier rates for the PLLs. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tero Kristo <kristo@kernel.org> | |||
