On Fri, Jul 19, 2024 at 04:36:10PM +0800, Peng Fan (OSS) wrote: > This patchset is to upstream a few patches that in NXP downstream for > quite sometime. For patches directly cherry-picked from NXP downstream, > I keep the R-b tags. > > Patch 1 is a minor fix to DDR alias. > Patch 2 was sent out before, > https://patchwork.kernel.org/project/linux-remoteproc/patch/20220111033333.403448-1-peng.fan@xxxxxxxxxxx/#25144792 > this is just a resend > Patch 3 is to avoid mu interrupt trigger earlier. > Patch 4 is merge small area to support elf that has large section > > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> > --- > Changes in v2: > - Add R-b for patch 1,2,4 > - Add Fixes tag for patch 3 > - Drop downstream R-b tag > - Drop patch 5,6 which will be in a new patchset for 7ULP > - Link to v1: https://lore.kernel.org/r/20240712-imx_rproc-v1-0-7bcf6732d328@xxxxxxx > > --- > Peng Fan (4): > remoteproc: imx_rproc: correct ddr alias for i.MX8M > remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table > remoteproc: imx_rproc: initialize workqueue earlier > remoteproc: imx_rproc: merge TCML/U > I have applied this set. Thanks, Mathieu > drivers/remoteproc/imx_rproc.c | 37 +++++++++++++++++++++---------------- > 1 file changed, 21 insertions(+), 16 deletions(-) > --- > base-commit: f477dd6eede3ecedc8963478571d99ec3bf3f762 > change-id: 20240712-imx_rproc-25f3ab753c58 > > Best regards, > -- > Peng Fan <peng.fan@xxxxxxx> >