diff options
| author | Vignesh Viswanathan <[email protected]> | 2023-09-05 09:55:35 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2023-12-07 22:42:01 +0000 |
| commit | c3dc3d079d191c9149496b3c7fe1ece909386d93 (patch) | |
| tree | 9d1ee69dd5b9032e3407bd5ff346959a0ffbdd0e /drivers/pci/controller/vmd.c | |
| parent | Linux 6.7-rc1 (diff) | |
| download | kernel-c3dc3d079d191c9149496b3c7fe1ece909386d93.tar.gz kernel-c3dc3d079d191c9149496b3c7fe1ece909386d93.zip | |
hwspinlock: qcom: Remove IPQ6018 SOC specific compatible
IPQ6018 has 32 tcsr_mutex hwlock registers with stride 0x1000.
The compatible string qcom,ipq6018-tcsr-mutex is mapped to
of_msm8226_tcsr_mutex which has 32 locks configured with stride of 0x80
and doesn't match the HW present in IPQ6018.
Remove IPQ6018 specific compatible string so that it fallsback to
of_tcsr_mutex data which maps to the correct configuration for IPQ6018.
Fixes: 5d4753f741d8 ("hwspinlock: qcom: add support for MMIO on older SoCs")
Signed-off-by: Vignesh Viswanathan <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'drivers/pci/controller/vmd.c')
0 files changed, 0 insertions, 0 deletions
