]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: samsung: clk-pll: Add support for pll_{0717x, 0718x, 0732x}
authorIgor Belwon <igor.belwon@mentallysanemainliners.org>
Mon, 9 Dec 2024 14:45:22 +0000 (15:45 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 14 Dec 2024 10:39:02 +0000 (11:39 +0100)
commit4a450ed26c580316d720154e7ffb5e9b4763a11a
tree4888842a3c8628dc71a125d2ef8d96f0f2c73649
parent5feae3e79dbe2d357b223fc48ae907ba0aedb271
clk: samsung: clk-pll: Add support for pll_{0717x, 0718x, 0732x}

These PLLs are found in the Exynos990 SoC. The PLLs are similar
to pll0822x.

pll0717x and pll0718x are an exception, and they use the mdiv
mask from 1718X (that is, one bit smaller).

Apart from that, the masks/shifts are identical to those of 0822x.

Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
Link: https://lore.kernel.org/r/20241209-exynos990-cmu-v4-2-57f07080f9e4@mentallysanemainliners.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/clk/samsung/clk-pll.c
drivers/clk/samsung/clk-pll.h