[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200515210914.GA408178@builder.lan>
Date: Fri, 15 May 2020 14:09:14 -0700
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Mathieu Poirier <mathieu.poirier@...aro.org>
Cc: ohad@...ery.com, arnaud.pouliquen@...com, s-anna@...com,
linux-remoteproc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 0/3] rpmsg: core: Add support for name extension
On Fri 15 May 13:56 PDT 2020, Mathieu Poirier wrote:
> 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.
>
> Applies cleanly on rpmsg-next (4f05fc33bebd).
>
Thanks Mathieu, this series does look good.
But before merging this, can someone show me a real example where this
is being/would be used? What are some real channel names and extensions?
Regards,
Bjorn
> New for V6:
> - Added example on how to use the new API.
>
> Thanks,
> Mathieu
>
>
> Mathieu Poirier (3):
> rpmsg: core: Add wildcard match for name service
> rpmsg: core: Add support to retrieve name extension
> sample/rpmsg: Print out RPMSG device name extension
>
> drivers/rpmsg/rpmsg_core.c | 115 +++++++++++++++++++++++++++-
> include/linux/rpmsg.h | 13 ++++
> samples/rpmsg/rpmsg_client_sample.c | 5 ++
> 3 files changed, 132 insertions(+), 1 deletion(-)
>
> --
> 2.20.1
>
Powered by blists - more mailing lists