aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorManivannan Sadhasivam <[email protected]>2022-08-25 10:08:56 +0530
committerBjorn Andersson <[email protected]>2022-08-29 21:20:20 -0500
commitc13d7d261e361dbaf5adbdc216ee4a1204c48001 (patch)
tree0acd0036b7295225bec81b2fb6f38f71a1532959 /net/lapb/lapb_timer.c
parent5365cea199c70d6abedc2e1be850c03e990f1829 (diff)
soc: qcom: llcc: Pass LLCC version based register offsets to EDAC driver
The LLCC EDAC register offsets varies between each SoCs. Until now, the EDAC driver used the hardcoded register offsets. But this caused crash on SM8450 SoC where the register offsets has been changed. So to avoid this crash and also to make it easy to accommodate changes for new SoCs, let's pass the LLCC version specific register offsets to the EDAC driver. Currently, two set of offsets are used. One is starting from LLCC version v1.0.0 used by all SoCs other than SM8450. For SM8450, LLCC version starting from v2.1.0 is used. Signed-off-by: Manivannan Sadhasivam <[email protected]> Reviewed-by: Sai Prakash Ranjan <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions