[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200504215830.31394-1-mathieu.poirier@linaro.org>
Date: Mon, 4 May 2020 15:58:28 -0600
From: Mathieu Poirier <mathieu.poirier@...aro.org>
To: ohad@...ery.com, bjorn.andersson@...aro.org
Cc: linux-remoteproc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v4 0/2] pmsg: core: Add support for name extension
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
Powered by blists - more mailing lists