[PATCH 0/7] remoteproc: Add i.MX8M Cortex-M[47] support
Sascha Hauer
s.hauer at pengutronix.de
Mon Oct 5 05:53:39 EDT 2020
The i.MX8M SoCs have a Cortex-M4 or a Cortex-M7 coprocessor equipped.
This series adds support for them to the existing i.MX remoteproc
driver.
Sascha Hauer (7):
remoteproc: imx: Fix off-by-one error
remoteproc: imx: Change SoC order in code
remoteproc: imx: use function hooks in SoC data
remoteproc: imx: Add i.MX8M support
clk: i.MX8MQ: Add Cortex-M4 clk
ARM: dts: i.MX8MQ: Add Cortex-M4 Coprocessor node
ARM: dts: i.MX8MP: Add Cortex-M7 Coprocessor node
arch/arm/dts/imx8mp-evk.dts | 1 +
arch/arm/dts/imx8mp.dtsi | 9 ++
arch/arm/dts/imx8mq.dtsi | 8 ++
drivers/clk/imx/clk-imx8mq.c | 5 +
drivers/remoteproc/imx_rproc.c | 251 ++++++++++++++++++++++++++-------
5 files changed, 220 insertions(+), 54 deletions(-)
create mode 100644 arch/arm/dts/imx8mp.dtsi
--
2.28.0
More information about the barebox
mailing list