clk: qcom: gcc: fix sm8150 GPU and NPU clocks
authorJonathan Marek <jonathan@marek.ca>
Thu, 9 Jul 2020 13:52:32 +0000 (09:52 -0400)
committerStephen Boyd <sboyd@kernel.org>
Fri, 24 Jul 2020 08:50:50 +0000 (01:50 -0700)
commit667f39b59b494d96ae70f4217637db2ebbee3df0
treed337a3f4148769d89a78d6b6b38d9a2df51d64a1
parentba937f51090d04bde3c2b9bf1213dabac706461d
clk: qcom: gcc: fix sm8150 GPU and NPU clocks

Fix the parents and set BRANCH_HALT_SKIP. From the downstream driver it
should be a 500us delay and not skip, however this matches what was done
for other clocks that had 500us delay in downstream.

Fixes: f73a4230d5bb ("clk: qcom: gcc: Add GPU and NPU clocks for SM8150")
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20200709135251.643-2-jonathan@marek.ca
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-sm8150.c