[PATCH v3 06/20] remoteproc: core: Associate action to resource request

2016-10-12 Thread Loic Pallardy
With new rproc_request_resource API, rproc driver has now the capability to provide resources to remoteproc in order to modify firmware resource table. But in some cases, other operations are needed like compatibility check between resources defined at firmware level and those handled by rproc

[PATCH v3 06/20] remoteproc: core: Associate action to resource request

2016-10-12 Thread Loic Pallardy
With new rproc_request_resource API, rproc driver has now the capability to provide resources to remoteproc in order to modify firmware resource table. But in some cases, other operations are needed like compatibility check between resources defined at firmware level and those handled by rproc