Re: [PATCH v3 0/2] remoteproc: Add sysfs interface

2016-11-01 Thread Matt Redfearn
On 01/11/16 00:31, Bjorn Andersson wrote: On Thu 27 Oct 07:10 PDT 2016, Matt Redfearn wrote: On 19/10/16 13:05, Matt Redfearn wrote: It is often desireable to boot a remote processor with different firmware files, depending on the needs of the system at a particular time. This series adds a

Re: [PATCH v3 0/2] remoteproc: Add sysfs interface

2016-11-01 Thread Matt Redfearn
On 01/11/16 00:31, Bjorn Andersson wrote: On Thu 27 Oct 07:10 PDT 2016, Matt Redfearn wrote: On 19/10/16 13:05, Matt Redfearn wrote: It is often desireable to boot a remote processor with different firmware files, depending on the needs of the system at a particular time. This series adds a

Re: [PATCH v3 0/2] remoteproc: Add sysfs interface

2016-10-31 Thread Bjorn Andersson
On Thu 27 Oct 07:10 PDT 2016, Matt Redfearn wrote: > > On 19/10/16 13:05, Matt Redfearn wrote: > >It is often desireable to boot a remote processor with different > >firmware files, depending on the needs of the system at a particular > >time. This series adds a sysfs interface to the remoteproc

Re: [PATCH v3 0/2] remoteproc: Add sysfs interface

2016-10-31 Thread Bjorn Andersson
On Thu 27 Oct 07:10 PDT 2016, Matt Redfearn wrote: > > On 19/10/16 13:05, Matt Redfearn wrote: > >It is often desireable to boot a remote processor with different > >firmware files, depending on the needs of the system at a particular > >time. This series adds a sysfs interface to the remoteproc

Re: [PATCH v3 0/2] remoteproc: Add sysfs interface

2016-10-27 Thread Matt Redfearn
On 19/10/16 13:05, Matt Redfearn wrote: It is often desireable to boot a remote processor with different firmware files, depending on the needs of the system at a particular time. This series adds a sysfs interface to the remoteproc core, exposing interfaces to manipulate the remote processor.

Re: [PATCH v3 0/2] remoteproc: Add sysfs interface

2016-10-27 Thread Matt Redfearn
On 19/10/16 13:05, Matt Redfearn wrote: It is often desireable to boot a remote processor with different firmware files, depending on the needs of the system at a particular time. This series adds a sysfs interface to the remoteproc core, exposing interfaces to manipulate the remote processor.

[PATCH v3 0/2] remoteproc: Add sysfs interface

2016-10-19 Thread Matt Redfearn
It is often desireable to boot a remote processor with different firmware files, depending on the needs of the system at a particular time. This series adds a sysfs interface to the remoteproc core, exposing interfaces to manipulate the remote processor. One interface is the "state" file which

[PATCH v3 0/2] remoteproc: Add sysfs interface

2016-10-19 Thread Matt Redfearn
It is often desireable to boot a remote processor with different firmware files, depending on the needs of the system at a particular time. This series adds a sysfs interface to the remoteproc core, exposing interfaces to manipulate the remote processor. One interface is the "state" file which