Re: [PATCH] rpmsg: add a description field

2019-08-12 Thread Suman Anna
Hi Fabien, On 8/12/19 8:43 AM, Fabien DESSENNE wrote: > Hi Suman, > > See my remarks below Thank you for all the review comments. > > BR > > Fabien > > > On 09/08/2019 11:40 PM, Suman Anna wrote: >> From: Ohad Ben-Cohen >> >> Add a new description field to the rpmsg bus infrastructure >> t

Re: [PATCH] rpmsg: add a description field

2019-08-12 Thread Fabien DESSENNE
Hi Suman, See my remarks below BR Fabien On 09/08/2019 11:40 PM, Suman Anna wrote: > From: Ohad Ben-Cohen > > Add a new description field to the rpmsg bus infrastructure > that can be passed onto the rpmsg client drivers for additional > information. The current rpmsg bus client drivers need

[PATCH] rpmsg: add a description field

2019-08-09 Thread Suman Anna
From: Ohad Ben-Cohen Add a new description field to the rpmsg bus infrastructure that can be passed onto the rpmsg client drivers for additional information. The current rpmsg bus client drivers need to have a fixed id_table for proper matching, this new field can allow flexibility for the client