diff options
author | Robert Marko <robimarko@gmail.com> | 2022-05-15 23:00:43 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-06-30 18:06:13 -0500 |
commit | 2bd357e698207e2e65db03007e4be65bf9d6a7b3 (patch) | |
tree | d6c681700854b97bd2287a46347afd9eb365088d /kernel/irq/Kconfig | |
parent | 74521205b64030b1321ccc04372729cfd2800996 (diff) | |
download | linux-stable-2bd357e698207e2e65db03007e4be65bf9d6a7b3.tar.gz linux-stable-2bd357e698207e2e65db03007e4be65bf9d6a7b3.tar.bz2 linux-stable-2bd357e698207e2e65db03007e4be65bf9d6a7b3.zip |
clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocks
Currently, attempting to enable the UBI clocks will cause the stuck at
off warning to be printed and clk_enable will fail.
[ 14.936694] gcc_ubi1_ahb_clk status stuck at 'off'
Downstream 5.4 QCA kernel has fixed this by seting the BRANCH_HALT_DELAY
flag on UBI clocks, so lets do the same.
Fixes: 5736294aef83 ("clk: qcom: ipq8074: add NSS clocks")
Signed-off-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220515210048.483898-6-robimarko@gmail.com
Diffstat (limited to 'kernel/irq/Kconfig')
0 files changed, 0 insertions, 0 deletions