aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorKonrad Dybcio <[email protected]>2024-11-04 16:10:53 +0100
committerBjorn Andersson <[email protected]>2024-11-05 16:13:25 -0800
commit92f3397c8c8d63fefe0d045425ad54c5ee5d57bb (patch)
tree7e0e286d78c150092052b7529355df6e72c5367b /drivers/fpga/fpga-mgr.c
parent4cadd106208143a919c957171a0634e16fd32f82 (diff)
soc: qcom: llcc: Flip the manual slice configuration condition
Commit c14e64b46944 ("soc: qcom: llcc: Support chipsets that can write to llcc") made the code not configure certain registers on SDM845 due to firmware security policies. That turned out only to concern SDM845, but the condition was chosen such that all other entries (for SoCs that didnot need it) were required to set .need_llcc_cfg = true. Flip the condition, so the default is "doesn't need the workaround". Signed-off-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] [bjorn: Dropped a few newly added need_llcc_cfg uses] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions