diff options
| author | Luca Weiss <luca.weiss@fairphone.com> | 2026-08-07 09:46:05 +0200 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-08-10 10:53:23 -0500 |
| commit | c83e1427064e6fe95604b469f4c670e1839f409a (patch) | |
| tree | 7038f308b2a5f97c41e9899e2c608b5c5ba80874 /scripts/objdiff | |
| parent | 34e0ef622cd41eb5ee77d6aae79276c12de7c20f (diff) | |
| download | linux-next-c83e1427064e6fe95604b469f4c670e1839f409a.tar.gz linux-next-c83e1427064e6fe95604b469f4c670e1839f409a.zip | |
clk: qcom: gcc-hawi: Fix always-enabling PCIE_RSCC clocks
The critical_cbrcrs array will get qcom_branch_set_clk_en() called on
each entry which will set BIT(0) to enable the clock. This is however
wrong for these two PCIE_RSCC clocks which need BIT(20) and BIT(21) set
respectively to enable them.
Fixes: 67121dad6cba ("clk: qcom: Add support for global clock controller on Hawi")
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20260807-various-pcie-clk-fix-v1-2-5caf78a599d7@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
