]> git.ipfire.org Git - thirdparty/u-boot.git/commit
remoteproc: imx_rproc: Support i.MX8MQ/M
authorPeng Fan <peng.fan@nxp.com>
Tue, 4 Nov 2025 10:05:52 +0000 (18:05 +0800)
committerFabio Estevam <festevam@nabladev.com>
Tue, 4 Nov 2025 15:45:30 +0000 (12:45 -0300)
commit3c2e6002f55cbb039a59c0cf9672daec9cfacb62
tree2347ec8afd399430ec88a58f074a77f84bc9b3b4
parent640fc920e2b929cd16fe3637a32ba569ef0f6867
remoteproc: imx_rproc: Support i.MX8MQ/M

i.MX8MQ/M use MMIO based method to directly configure SRC registers
to start/stop M4.

Add mmio ops to start/stop/is_running.
Add i.MX8MQ cfg data, i.MX8MN reuses i.MX8MQ data.

Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/remoteproc/imx_rproc.c