]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
remoteproc: imx_rproc: Correct ddr alias for i.MX8M
authorPeng Fan <peng.fan@nxp.com>
Fri, 19 Jul 2024 08:36:11 +0000 (16:36 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:10:59 +0000 (15:10 +0200)
commit070d45027c580ae8ee4b1f890761ad46c58767a0
tree2e15148353a184d81fa443b2d890cef56ed1bd0a
parent30efd759091250026b73e596a7d1516009def233
remoteproc: imx_rproc: Correct ddr alias for i.MX8M

[ Upstream commit c901f817792822eda9cec23814a4621fa3e66695 ]

The DDR Alias address should be 0x40000000 according to RM, so correct
it.

Fixes: 4ab8f9607aad ("remoteproc: imx_rproc: support i.MX8MQ/M")
Reported-by: Terry Lv <terry.lv@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/20240719-imx_rproc-v2-1-10d0268c7eb1@nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/remoteproc/imx_rproc.c