diff options
author | Manivannan Sadhasivam <[email protected]> | 2023-03-14 13:34:42 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-03-15 15:17:08 -0700 |
commit | 721d3e91bfc93975c5e1a76c7d588dd8df5d82da (patch) | |
tree | 42c67c927b26802884d00d939a906a1c746e4d85 /tools/perf/scripts | |
parent | ee13b5008707948d3052c1b5aab485c6cd53658e (diff) |
qcom: llcc/edac: Support polling mode for ECC handling
Not all Qcom platforms support IRQ mode for ECC handling. For those
platforms, the current EDAC driver will not be probed due to missing ECC
IRQ in devicetree.
So add support for polling mode so that the EDAC driver can be used on all
Qcom platforms supporting LLCC.
The polling delay of 5000ms is chosen based on Qcom downstream/vendor
driver.
Reported-by: Luca Weiss <[email protected]>
Tested-by: Luca Weiss <[email protected]>
Tested-by: Steev Klimaszewski <[email protected]> # Thinkpad X13s
Tested-by: Andrew Halaney <[email protected]> # sa8540p-ride
Reviewed-by: Borislav Petkov (AMD) <[email protected]>
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions