kernel-hacking-2024-linux-s.../drivers/hwspinlock
Krzysztof Kozlowski 5d4753f741 hwspinlock: qcom: add support for MMIO on older SoCs
Older Qualcomm SoCs have TCSR mutex registers with 0x80 stride, instead
of 0x1000.  Add dedicated compatibles and regmap for such case.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220909092035.223915-5-krzysztof.kozlowski@linaro.org
2022-09-13 17:01:18 -05:00
..
hwspinlock_core.c
hwspinlock_internal.h
Kconfig
Makefile
omap_hwspinlock.c hwspinlock: using pm_runtime_resume_and_get instead of pm_runtime_get_sync 2022-04-22 18:03:04 -05:00
qcom_hwspinlock.c hwspinlock: qcom: add support for MMIO on older SoCs 2022-09-13 17:01:18 -05:00
sprd_hwspinlock.c hwspinlock: sprd: Use struct_size() helper in devm_kzalloc() 2022-03-11 14:56:57 -06:00
stm32_hwspinlock.c
sun6i_hwspinlock.c
u8500_hsem.c