[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200212211251.32091-1-mathieu.poirier@linaro.org>
Date: Wed, 12 Feb 2020 14:12:50 -0700
From: Mathieu Poirier <mathieu.poirier@...aro.org>
To: bjorn.andersson@...aro.org, ohad@...ery.com
Cc: arnaud.pouliquen@...com, s-anna@...com, xiaoxiang@...omi.com,
t-kristo@...com, loic.pallardy@...com, remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/1] rpmsg: core: Add wildcard match for name service
This patch is the newest iteration of a feature that has been explored in
the past by Xiang[1] and Suman[2]. It was also deemed useful by Arnaud.
I have decided to use a new approach to avoid potential code duplication
that may happen with the introduction of an rpdev->match() and reduce the
footprint inherent from the addition of an additional description field.
I'm sending this out to restart the conversation on the best way to move
forward with this feature.
I have tested this on ST's mp157c-ev1 board - the kernel was enhanced but
MCU image remained unchanged, proving backward compatibility with the
current implementation.
Thanks,
Mathieu
Mathieu Poirier (1):
rpmsg: core: Add wildcard match for name service
drivers/rpmsg/rpmsg_core.c | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
--
2.20.1
Powered by blists - more mailing lists