Re: [PATCH v4 0/8] stm32 m4 remoteproc on STM32MP157c

2019-07-26 Thread Alexandre Torgue
Hi Fabien On 5/14/19 10:26 AM, Fabien Dessenne wrote: STMicrolectronics STM32MP157 MPU are based on a Dual Arm Cortex-A7 core and a Cortex-M4. This patchset adds the support of the stm32_rproc driver allowing to control the M4 remote processor. ... driver remoteproc: stm32: add an

Re: [PATCH v4 0/8] stm32 m4 remoteproc on STM32MP157c

2019-06-29 Thread Bjorn Andersson
On Tue 14 May 01:26 PDT 2019, Fabien Dessenne wrote: > STMicrolectronics STM32MP157 MPU are based on a Dual Arm Cortex-A7 core and a > Cortex-M4. > This patchset adds the support of the stm32_rproc driver allowing to control > the M4 remote processor. > Applied patches 1 through 3, with a few

[PATCH v4 0/8] stm32 m4 remoteproc on STM32MP157c

2019-05-14 Thread Fabien Dessenne
STMicrolectronics STM32MP157 MPU are based on a Dual Arm Cortex-A7 core and a Cortex-M4. This patchset adds the support of the stm32_rproc driver allowing to control the M4 remote processor. Changes since v3: -Replaced "st,auto_boot" with "st,auto-boot" -Update m4 reg values and align with