mbox series

[V4,0/6] remoteproc: elf_loader and imx fix

Message ID 20210910090621.3073540-1-peng.fan@oss.nxp.com (mailing list archive)
Headers show
Series remoteproc: elf_loader and imx fix | expand

Message

Peng Fan (OSS) Sept. 10, 2021, 9:06 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

V4:
 Add coverletter
 Spin R-b/T-b tags
 Because the v3 patchset depends on the other patch, so
 include in the patchset now: https://patchwork.kernel.org/project/linux-remoteproc/patch/20210629014752.5659-1-peng.fan@oss.nxp.com/

Dong Aisheng (5):
  remoteproc: fix the wrong default value of is_iomem
  remoteproc: imx_rproc: fix TCM io memory type
  remoteproc: imx_rproc: fix ignoring mapping vdev regions
  remoteproc: imx_rproc: fix rsc-table name
  remoteproc: imx_rproc: change to ioremap_wc for dram

Peng Fan (1):
  remoteproc: elf_loader: fix loading segment when is_iomem true

 drivers/remoteproc/imx_rproc.c             | 43 +++++++++++++---------
 drivers/remoteproc/remoteproc_coredump.c   |  2 +-
 drivers/remoteproc/remoteproc_elf_loader.c |  4 +-
 3 files changed, 28 insertions(+), 21 deletions(-)