linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] pmsg: core: Add support for name extension
@ 2020-05-04 21:58 Mathieu Poirier
  2020-05-04 21:58 ` [PATCH v4 1/2] rpmsg: core: Add wildcard match for name service Mathieu Poirier
  2020-05-04 21:58 ` [PATCH v4 2/2] rpmsg: core: Add support to retrieve name extension Mathieu Poirier
  0 siblings, 2 replies; 5+ messages in thread
From: Mathieu Poirier @ 2020-05-04 21:58 UTC (permalink / raw)
  To: ohad, bjorn.andersson; +Cc: linux-remoteproc, linux-kernel

This patchset adds the capability to supplement the base definition
published by an rpmsg_driver with a postfix description so that it
is easy to differentiate entities that use the same name service.

Offers the same functionality as v3[1] but was tweaked to keep the
robot happy[2].

Applies cleanly on rpmsg-next (4a3c6e2327e6).

Thanks,
Mathieu

[1]. https://patchwork.kernel.org/project/linux-remoteproc/list/?series=281005
[2]. https://patchwork.kernel.org/patch/11523237/ 

Mathieu Poirier (2):
  rpmsg: core: Add wildcard match for name service
  rpmsg: core: Add support to retrieve name extension

 drivers/rpmsg/rpmsg_core.c | 112 ++++++++++++++++++++++++++++++++++++-
 include/linux/rpmsg.h      |  13 +++++
 2 files changed, 124 insertions(+), 1 deletion(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-05 21:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 21:58 [PATCH v4 0/2] pmsg: core: Add support for name extension Mathieu Poirier
2020-05-04 21:58 ` [PATCH v4 1/2] rpmsg: core: Add wildcard match for name service Mathieu Poirier
2020-05-04 21:58 ` [PATCH v4 2/2] rpmsg: core: Add support to retrieve name extension Mathieu Poirier
2020-05-05  8:07   ` Arnaud POULIQUEN
2020-05-05 21:30     ` Mathieu Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).