Skip to content
Commit e43bba93 authored by Krishna chaitanya chundru's avatar Krishna chaitanya chundru Committed by Greg Kroah-Hartman
Browse files

arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent

commit 8a63441e upstream.

If the controller is not marked as cache coherent, then kernel will
try to ensure coherency during dma-ops and that may cause data corruption.
So, mark the PCIe node as dma-coherent as the devices on PCIe bus are
cache coherent.

Cc: stable@vger.kernel.org
Fixes: 92e0ee9f

 ("arm64: dts: qcom: sc7280: Add PCIe and PHY related node")
Signed-off-by: default avatarKrishna chaitanya chundru <quic_krichai@quicinc.com>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/1677584952-17496-1-git-send-email-quic_krichai@quicinc.com
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2d77fbfe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment