]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita8fa89f4f0ceb57dbb137ccfdbeb99189e4cc1b0
treed337a3f4148769d89a78d6b6b38d9a2df51d64a1
parentc21dce326446a0faa4a64f1e7b6d0233343828c5
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: c3e4f1d93683 ("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