[RFC PATCH v2 0/1] rpmsg: syslog driver
From: Christian Gmeiner
Date: Tue Nov 09 2021 - 03:39:34 EST
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