Re: [PATCH v4 01/18] remoteproc: st_xp70_rproc: add a xp70 slimcore rproc driver

2016-06-06 Thread Peter Griffin
Hi Bjorn, Thanks for reviewing. On Wed, 25 May 2016, Bjorn Andersson wrote: > On Wed 25 May 09:06 PDT 2016, Peter Griffin wrote: > > > XP70 slim core is used as a basis for many IPs in the STi > > chipsets such as fdma, display, and demux. To avoid > > duplicating the elf loading code in each d

Re: [PATCH v4 01/18] remoteproc: st_xp70_rproc: add a xp70 slimcore rproc driver

2016-05-27 Thread Peter Griffin
Hi Patrice, On Fri, 27 May 2016, Patrice Chotard wrote: > >+struct rproc *xp70_rproc_alloc(struct platform_device *pdev, char *fw_name); > >+void xp70_rproc_put(struct st_xp70_rproc *xp70_rproc); > >+ > >+#endif > > Hi Peter > > Applying this series on top of v4.6 kernel leads to the following

Re: [PATCH v4 01/18] remoteproc: st_xp70_rproc: add a xp70 slimcore rproc driver

2016-05-27 Thread Patrice Chotard
On 05/25/2016 06:06 PM, Peter Griffin wrote: XP70 slim core is used as a basis for many IPs in the STi chipsets such as fdma, display, and demux. To avoid duplicating the elf loading code in each device driver an xp70 rproc driver has been created. This driver is designed to be used by other d

Re: [PATCH v4 01/18] remoteproc: st_xp70_rproc: add a xp70 slimcore rproc driver

2016-05-25 Thread Bjorn Andersson
On Wed 25 May 09:06 PDT 2016, Peter Griffin wrote: > XP70 slim core is used as a basis for many IPs in the STi > chipsets such as fdma, display, and demux. To avoid > duplicating the elf loading code in each device driver > an xp70 rproc driver has been created. > I like this approach. [..] > d

[PATCH v4 01/18] remoteproc: st_xp70_rproc: add a xp70 slimcore rproc driver

2016-05-25 Thread Peter Griffin
XP70 slim core is used as a basis for many IPs in the STi chipsets such as fdma, display, and demux. To avoid duplicating the elf loading code in each device driver an xp70 rproc driver has been created. This driver is designed to be used by other device drivers such as fdma, or demux whose IP is