diff options
author | Will McVicker <[email protected]> | 2021-10-14 19:53:45 +0000 |
---|---|---|
committer | Sylwester Nawrocki <[email protected]> | 2021-10-15 16:00:03 +0200 |
commit | 3270ffe89fe61490b28419cd474b6f12a5e63d65 (patch) | |
tree | 4b131a0de7e6826a25722ee6c967ce39efacf4fa /drivers/usb/cdns3/cdns3-trace.c | |
parent | 7dd05578198be9e08f3a019dd8b31873fddf51e3 (diff) |
clk: samsung: add support for CPU clocks
Adds 'struct samsung_cpu_clock' and corresponding CPU clock registration
function to the samsung common clk driver. This allows samsung clock
drivers to register their CPU clocks with the samsung_cmu_register_one()
API.
Currently the exynos5433 apollo and atlas clks have their own custom
init functions to handle registering their CPU clocks. With this patch
we can drop their custom CLK_OF_DECLARE functions and directly call
samsung_cmu_register_one().
Signed-off-by: Will McVicker <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sylwester Nawrocki <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions