linux-stable/arch/arm64
Abel Vesa 671083906b arm64: dts: qcom: sm8550: Fix SPMI channels size
[ Upstream commit 77dd1e50ff ]

The actual size of the channels registers region is 4MB, according to the
documentation. This issue was not caught until now because the driver was
supposed to allow same regions being mapped multiple times for supporting
multiple buses. Thie driver is using platform_get_resource_byname() and
devm_ioremap() towards that purpose, which intentionally avoids
devm_request_mem_region() altogether.

Fixes: ffc50b2d38 ("arm64: dts: qcom: Add base SM8550 dtsi")
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on SM8550-QRD
Link: https://lore.kernel.org/r/20240221-dts-qcom-sm8550-fix-spmi-chnls-size-v2-1-72b5efd9dc4f@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-03-26 18:18:21 -04:00
..
boot arm64: dts: qcom: sm8550: Fix SPMI channels size 2024-03-26 18:18:21 -04:00
configs ARM defconfig updates for 6.7 2023-11-01 15:04:32 -10:00
crypto crypto: arm64/neonbs - fix out-of-bounds access on short input 2024-03-06 14:53:56 +00:00
hyperv
include arm64/sve: Lower the maximum allocation for the SVE ptrace regset 2024-03-26 18:17:51 -04:00
kernel arm64/sve: Lower the maximum allocation for the SVE ptrace regset 2024-03-26 18:17:51 -04:00
kvm KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table() 2024-03-01 13:41:48 +01:00
lib
mm arch/mm/fault: fix major fault accounting when retrying under per-VMA lock 2023-12-29 11:06:49 -08:00
net
tools arm64: Rename ARM64_WORKAROUND_2966298 2024-01-31 16:21:01 -08:00
xen
Kbuild
Kconfig arm64: errata: Add Cortex-A510 speculative unprivileged load workaround 2024-01-31 16:21:01 -08:00
Kconfig.debug
Kconfig.platforms
Makefile arm64: add dependency between vmlinuz.efi and Image 2023-11-23 19:10:29 +00:00