OSDN Git Service

remoteproc: imx_rproc: Change to ioremap_wc for dram
authorDong Aisheng <aisheng.dong@nxp.com>
Fri, 10 Sep 2021 09:06:21 +0000 (17:06 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 27 Sep 2021 23:37:10 +0000 (18:37 -0500)
commit28d5554b4630dca4b7dda723ba94d705dd3da3f3
treefbbd17bdf9309f0f36433f6441657ff57fa1c7f2
parente90547d59d4e29e269e22aa6ce590ed0b41207d2
remoteproc: imx_rproc: Change to ioremap_wc for dram

DRAM is not io memory, so changed to ioremap_wc. This is also
aligned with core io accessories. e.g. memcpy/memset and cpu direct
access.

Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Peng Fan <peng.fan@nxp.com>
Reviewed-and-tested-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20210910090621.3073540-7-peng.fan@oss.nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/imx_rproc.c