commit | 2945ae0dba1b181633bc2138d4c6a9699d3cd743 | [log] [tgz] |
---|---|---|
author | Tang Yuantian <Yuantian.Tang@nxp.com> | Mon Aug 08 15:07:20 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Thu Oct 06 09:52:59 2016 -0700 |
tree | 365d7229e766c3dd6fc9ad21627586662bc5b4fe | |
parent | 00bd8aa3604694a83c43ca03ff2b271f36d7269e [diff] |
armv8: fsl-lsch2: enable snoopable sata read and write By default the SATA IP on the ls1043a/ls1046a SoCs does not generating coherent/snoopable transactions. This patch enable it in the SCFG_SNPCNFGCR register along with sata axicc register. In addition, the dma-coherent property must be set on the SATA controller nodes. Signed-off-by: Tang Yuantian <yuantian.tang@nxp.com> [York Sun: Reformatted commit message] Reviewed-by: York Sun <york.sun@nxp.com>