aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Cassel <niklas.cassel@linaro.org>2019-01-30 22:02:13 +0100
committerVinod Koul <vkoul@kernel.org>2019-01-31 11:46:22 +0530
commit213ab694cdc57ab4ad8a6bc82fa9d5118746ef5a (patch)
treef88902410e1bb55c68d7ee1bba137e7249929606
parent2e32a74e0597fe9312425b2bbc3c077d44bd613b (diff)
arm64: dts: qcom: qcs404: drop DMA mode override from ethernet node
Store and Forward is already the default (for both RX and TX) for GMAC4, which this SoC uses, so there is no need to specify a the snps,force_sf_dma_mode property, since this misleads the reader that we are not using the default DMA mode. Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org> Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r--arch/arm64/boot/dts/qcom/qcs404.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi
index 44b726bdf720..a598eed6cf50 100644
--- a/arch/arm64/boot/dts/qcom/qcs404.dtsi
+++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi
@@ -712,7 +712,6 @@
snps,txpbl = <8>;
snps,rxpbl = <2>;
- snps,force_sf_dma_mode;
snps,aal;
snps,tso;
rx-fifo-depth = <16384>;