]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: actions: Add configurable PLL delay
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Tue, 15 Jan 2019 03:33:35 +0000 (09:03 +0530)
committerStephen Boyd <sboyd@kernel.org>
Fri, 22 Feb 2019 07:58:12 +0000 (23:58 -0800)
commit9831289f6f629b6aac4bd4491bc54dcebdc0b6ba
tree6a45bdba02d3b046f4916b1e4f117d883a23a9ff
parentbfeffd155283772bbe78c6a05dec7c0128ee500c
clk: actions: Add configurable PLL delay

S500 SoC requires configurable delay for different PLLs. Hence, add
a separate macro for declaring a PLL with configurable delay and also
modify the existing OWL_PLL_NO_PARENT macro to use default delay so
that no need to modify the existing S700/S900 drivers.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/actions/owl-pll.c
drivers/clk/actions/owl-pll.h