summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorLuca Weiss <luca.weiss@fairphone.com>2026-08-07 09:46:04 +0200
committerBjorn Andersson <andersson@kernel.org>2026-08-10 10:53:23 -0500
commit34e0ef622cd41eb5ee77d6aae79276c12de7c20f (patch)
tree1b7cc8552128a03af5185992457565db1fdd04cc /scripts/objdiff
parent2b28e5befef171218253ac83c864bb2ecbf09643 (diff)
downloadlinux-next-34e0ef622cd41eb5ee77d6aae79276c12de7c20f.tar.gz
linux-next-34e0ef622cd41eb5ee77d6aae79276c12de7c20f.zip
clk: qcom: gcc-eliza: 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: 3d356ab4a1ec ("clk: qcom: Add support for Global clock controller on Eliza") Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Tested-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260807-various-pcie-clk-fix-v1-1-5caf78a599d7@fairphone.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions