Commit 9882913
clk: qcom: gcc-sc7180: Mark the camera abh clock always ON
The camera clock controller requires the AHB clock, the driver when
moved to use the pm_runtime_get() API, the camera ahb clock failed turn
on before access, thus mark it as always ON.
Reported-by: Stephen Boyd <sboyd@kernel.org>
Fixes: 8d40259 ("clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk ones")
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Link: https://lore.kernel.org/r/1608573816-1465-1-git-send-email-tdas@codeaurora.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>1 parent 5c8fe58 commit 9882913
1 file changed
Lines changed: 3 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
894 | | - | |
895 | | - | |
896 | | - | |
897 | | - | |
898 | | - | |
899 | | - | |
900 | | - | |
901 | | - | |
902 | | - | |
903 | | - | |
904 | | - | |
905 | | - | |
906 | | - | |
907 | | - | |
908 | | - | |
909 | 894 | | |
910 | 895 | | |
911 | 896 | | |
| |||
2317 | 2302 | | |
2318 | 2303 | | |
2319 | 2304 | | |
2320 | | - | |
2321 | 2305 | | |
2322 | 2306 | | |
2323 | 2307 | | |
| |||
2519 | 2503 | | |
2520 | 2504 | | |
2521 | 2505 | | |
2522 | | - | |
2523 | | - | |
| 2506 | + | |
| 2507 | + | |
2524 | 2508 | | |
2525 | 2509 | | |
2526 | 2510 | | |
| 2511 | + | |
2527 | 2512 | | |
2528 | 2513 | | |
2529 | 2514 | | |
| |||
0 commit comments