Re: [PATCH 5/8] remoteproc: new driver for TI PRU

2018-07-02 Thread Roger Quadros
Derald, On 30/06/18 22:02, Derald Woods wrote: > > > On Fri, Jun 29, 2018 at 5:14 AM, Roger Quadros > wrote: > > > > On 24/06/18 00:08, David Lechner wrote: > > This adds a new remoteproc driver for TI Programmable Realtime Units > > (PRUs). > > > >

Re: [PATCH 5/8] remoteproc: new driver for TI PRU

2018-06-29 Thread Roger Quadros
On 24/06/18 00:08, David Lechner wrote: > This adds a new remoteproc driver for TI Programmable Realtime Units > (PRUs). > > This has been tested working on AM1808 (LEGO MINDSTORMS EV3) using the > sample rpmsg client driver. > > Signed-off-by: David Lechner > --- > MAINTAINERS

[PATCH 5/8] remoteproc: new driver for TI PRU

2018-06-23 Thread David Lechner
This adds a new remoteproc driver for TI Programmable Realtime Units (PRUs). This has been tested working on AM1808 (LEGO MINDSTORMS EV3) using the sample rpmsg client driver. Signed-off-by: David Lechner --- MAINTAINERS | 5 + drivers/remoteproc/Kconfig| 7 +