commit | f8ed1d9b0f6758db7e2b65b6e88f8a923a3a22ab | [log] [tgz] |
---|---|---|
author | Liu Gang <Gang.Liu@nxp.com> | Tue Jun 07 14:55:46 2016 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Thu Jun 16 08:43:10 2016 +0800 |
tree | 3ac59ba597183f3ec38f1c23383411c627170823 | |
parent | 2f082b13f2ef89548d5629d9bbf8795ed246a0ec [diff] |
arm64: dts: ls1043a: Add 'dma-coherent' for ls1043a PCI nodes The 'dma-coherent' indicates that the hardware IP block can ensure the coherency of the data transferred from/to the IP block. This can avoid the software cache flush/invalid actions, and improve the performance significantly. The PCI IP block of ls1043a has this capability, so adding this feature to improve the PCI performance. Signed-off-by: Liu Gang <Gang.Liu@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>