public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/1] rpmsg: syslog driver
@ 2021-11-09  8:39 Christian Gmeiner
  2021-11-09  8:39 ` [RFC PATCH v2 1/1] rpmsg: add " Christian Gmeiner
  0 siblings, 1 reply; 8+ messages in thread
From: Christian Gmeiner @ 2021-11-09  8:39 UTC (permalink / raw)
  To: linux-kernel
  Cc: Christian Gmeiner, Ohad Ben-Cohen, Bjorn Andersson,
	Mathieu Poirier, linux-remoteproc

I am sending this patch as RFC I am am aware that this is
not ready for inclusion. I am however want to get some
feedback on this choosen approach. In the end I want to be
able to get log messages from the remote firmware into syslog.

Christian Gmeiner (1):
  rpmsg: add syslog driver

 drivers/rpmsg/Kconfig        |  8 +++++
 drivers/rpmsg/Makefile       |  1 +
 drivers/rpmsg/rpmsg_syslog.c | 65 ++++++++++++++++++++++++++++++++++++
 3 files changed, 74 insertions(+)
 create mode 100644 drivers/rpmsg/rpmsg_syslog.c

-- 
2.33.1


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

end of thread, other threads:[~2021-11-17 17:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-09  8:39 [RFC PATCH v2 0/1] rpmsg: syslog driver Christian Gmeiner
2021-11-09  8:39 ` [RFC PATCH v2 1/1] rpmsg: add " Christian Gmeiner
2021-11-09 18:06   ` Bjorn Andersson
2021-11-10 16:55     ` Arnaud POULIQUEN
2021-11-11 10:29       ` Christian Gmeiner
2021-11-17 17:57         ` Arnaud POULIQUEN
2021-11-11 10:36     ` Christian Gmeiner
2021-11-17 15:07       ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox