arm64: dts: qcom: sa8775p: mark ethernet devices as DMA-coherent

[ Upstream commit 49cc31f8ab ]

Ethernet devices are cache coherent, mark it as such in the dtsi.

Fixes: ff499a0fbb ("arm64: dts: qcom: sa8775p: add the first 1Gb ethernet interface")
Fixes: e952348a7c ("arm64: dts: qcom: sa8775p: add a node for EMAC1")
Signed-off-by: Sagar Cheluvegowda <quic_scheluve@quicinc.com>
Link: https://lore.kernel.org/r/20240514-mark_ethernet_devices_dma_coherent-v4-1-04e1198858c5@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Sagar Cheluvegowda 2024-05-14 17:06:51 -07:00 committed by Greg Kroah-Hartman
parent 33fb3e38c9
commit adc0b5c113

View File

@ -2350,6 +2350,7 @@
phy-names = "serdes"; phy-names = "serdes";
iommus = <&apps_smmu 0x140 0xf>; iommus = <&apps_smmu 0x140 0xf>;
dma-coherent;
snps,tso; snps,tso;
snps,pbl = <32>; snps,pbl = <32>;
@ -2383,6 +2384,7 @@
phy-names = "serdes"; phy-names = "serdes";
iommus = <&apps_smmu 0x120 0xf>; iommus = <&apps_smmu 0x120 0xf>;
dma-coherent;
snps,tso; snps,tso;
snps,pbl = <32>; snps,pbl = <32>;