Skip to content

Commit 0005ce0

Browse files
quic-kdybcioSasha Levin
authored andcommitted
Revert "arm64: dts: qcom: sdm845: Affirm IDR0.CCTW on apps_smmu"
[ Upstream commit f00db31 ] There are reports that the pagetable walker cache coherency is not a given across the spectrum of SDM845/850 devices, leading to lock-ups and resets. It works fine on some devices (like the Dragonboard 845c, but not so much on the Lenovo Yoga C630). This unfortunately looks like a fluke in firmware development, where likely somewhere in the vast hypervisor stack, a change to accommodate for this was only introduced after the initial software release (which often serves as a baseline for products). Revert the change to avoid additional guesswork around crashes. This reverts commit 6b31a97. Reported-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Closes: https://lore.kernel.org/linux-arm-msm/20250215-yoga-dma-coherent-v1-1-2419ee184a81@linaro.org/ Fixes: 6b31a97 ("arm64: dts: qcom: sdm845: Affirm IDR0.CCTW on apps_smmu") Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250225-topic-845_smmu_not_coherent-v1-1-98ca9d17471c@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent a725d83 commit 0005ce0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/qcom/sdm845.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5159,7 +5159,6 @@
51595159
<GIC_SPI 341 IRQ_TYPE_LEVEL_HIGH>,
51605160
<GIC_SPI 342 IRQ_TYPE_LEVEL_HIGH>,
51615161
<GIC_SPI 343 IRQ_TYPE_LEVEL_HIGH>;
5162-
dma-coherent;
51635162
};
51645163

51655164
anoc_1_tbu: tbu@150c5000 {

0 commit comments

Comments
 (0)