commit | 0caae9fdc2fc3dab45ec93d18a64e0027543c58c | [log] [tgz] |
---|---|---|
author | Sam Protsenko <semen.protsenko@linaro.org> | Wed Jan 10 21:09:02 2024 -0600 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed Jan 24 11:23:20 2024 +0900 |
tree | 864f94542f83456491e0db89d412fb5d8420efd8 | |
parent | 8fd06aeb8a6d1fa25185b7a3adc96a54d44251a9 [diff] |
clk: exynos: Move pll code into clk-exynos7420 PLL utilities code is only used by clk-exynos7420 driver at the moment. Move it into clk-exynos7420 to make clk-pll.c file available for CCF PLL clocks implementation, which is coming in the next patches. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Reviewed-by: Chanho Park <chanho61.park@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>