Re: [PATCH 1/7] remoteproc: resource table overhaul

2012-05-22 Thread frq09524
Hi Ohad and Michal yes I can share my patch, remoteproc has evolved and my patch is not aligned on latest version of remote proc (especially since remoteproc: remove the single rpmsg vdev limitation). Ohad, for alignment I can take the latest branch of kernel.org (remoteproc) branch

Re: [PATCH 1/7] remoteproc: resource table overhaul

2012-05-22 Thread frq09524
hi Ohad In my previous patch, to find the correct subdevice that match with physical memory, I used pa member of rproc_mem_entry. but today in these 2 resources: fw_rsc_trace, fw_rsc_vdev_vring, pa menber has been removed. for fw_rsc_trace it's not a problem, because use rproc_da_to_va and