[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200724080813.24884-1-peng.fan@nxp.com>
Date: Fri, 24 Jul 2020 16:08:03 +0800
From: Peng Fan <peng.fan@....com>
To: bjorn.andersson@...aro.org, mathieu.poirier@...aro.org,
o.rempel@...gutronix.de, robh+dt@...nel.org
Cc: linux-remoteproc@...r.kernel.org, linux-kernel@...r.kernel.org,
shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
festevam@...il.com, linux-imx@....com,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
Peng Fan <peng.fan@....com>
Subject: [PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
This patchset is to support i.MX8MQ/M coproc booted before linux.
Since i.MX8MQ/M was not supported, several patches are needed
to first support the platform, then support early boot case.
I intended to included i.MX8QM/QXP, but that would introduce a large
patchset, so not included. But the clk/syscon optional patch for
i.MX8QM/QXP was still kept here to avoid rebase error.
Peng Fan (10):
dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M
remoteproc: imx_rproc: correct err message
remoteproc: imx: use devm_ioremap
remoteproc: imx_rproc: make syscon optional
remoteproc: imx_rproc: make clk optional
remoteproc: imx_rproc: add load hook
remoteproc: imx_rproc: add i.MX specific parse fw hook
remoteproc: imx_rproc: support i.MX8MQ/M
remoteproc: imx_proc: enable virtio/mailbox
remoteproc: imx_rproc: support coproc booting before Linux
.../devicetree/bindings/remoteproc/imx-rproc.txt | 3 +
drivers/remoteproc/imx_rproc.c | 409 ++++++++++++++++++++-
2 files changed, 401 insertions(+), 11 deletions(-)
--
2.16.4
Powered by blists - more mailing lists