public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Sven Van Asbroeck <thesven73@gmail•com>
To: robh+dt@kernel•org, linus.walleij@linaro•org
Cc: lee.jones@linaro•org, mark.rutland@arm•com, afaerber@suse•de,
	treding@nvidia•com, david@lechnology•com, noralf@tronnes•org,
	johan@kernel•org, monstr@monstr•eu, michal.vokac@ysoft•com,
	arnd@arndb•de, gregkh@linuxfoundation•org, john.garry@huawei•com,
	geert+renesas@glider•be, robin.murphy@arm•com,
	paul.gortmaker@windriver•com,
	sebastien.bourdelin@savoirfairelinux•com, icenowy@aosc•io,
	stuyoder@gmail•com, jan.kiszka@siemens•com,
	maxime.ripard@bootlin•com, linux-kernel@vger•kernel.org,
	netdev@vger•kernel.org
Subject: [PATCH v10 7/7] staging: fieldbus_dev: add TODO
Date: Tue,  9 Apr 2019 10:42:50 -0400	[thread overview]
Message-ID: <20190409144250.7237-8-TheSven73@gmail.com> (raw)
In-Reply-To: <20190409144250.7237-1-TheSven73@gmail.com>

Add a TODO file which describes what needs to be done in order to
get the fieldbus_dev subsystem out of staging.

Signed-off-by: Sven Van Asbroeck <TheSven73@gmail•com>
---
 drivers/staging/fieldbus/TODO | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 drivers/staging/fieldbus/TODO

diff --git a/drivers/staging/fieldbus/TODO b/drivers/staging/fieldbus/TODO
new file mode 100644
index 000000000000..6d6626af4ec7
--- /dev/null
+++ b/drivers/staging/fieldbus/TODO
@@ -0,0 +1,5 @@
+TODO:
+-Get more people/drivers to use the Fieldbus userspace ABI. It requires
+ verification/sign-off by multiple users.
+
+Contact: Sven Van Asbroeck <TheSven73@gmail•com>
-- 
2.17.1


  parent reply	other threads:[~2019-04-09 14:43 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-09 14:42 [PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card Sven Van Asbroeck
2019-04-09 14:42 ` [PATCH v10 1/7] fieldbus_dev: add Fieldbus Device subsystem Sven Van Asbroeck
2019-04-16 11:13   ` Greg KH
2019-04-09 14:42 ` [PATCH v10 2/7] anybus-s: support HMS Anybus-S bus Sven Van Asbroeck
2019-04-09 14:42 ` [PATCH v10 3/7] anybus-s: support the Arcx anybus controller Sven Van Asbroeck
2019-04-09 14:42 ` [PATCH v10 4/7] dt-bindings: anybus-controller: document devicetree binding Sven Van Asbroeck
2019-04-09 15:50   ` Rob Herring
2019-04-09 17:16     ` Sven Van Asbroeck
2019-04-09 17:31       ` Sven Van Asbroeck
2019-04-09 21:09         ` Rob Herring
2019-04-10 13:11           ` Sven Van Asbroeck
2019-04-16 11:11             ` Greg KH
2019-04-09 14:42 ` [PATCH v10 5/7] dt-bindings: Add vendor prefix for arcx / Archronix Sven Van Asbroeck
2019-04-09 14:42 ` [PATCH v10 6/7] fieldbus_dev: support HMS Profinet IRT industrial controller Sven Van Asbroeck
2019-04-09 14:42 ` Sven Van Asbroeck [this message]
2019-04-15 17:41 ` [PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card Enrico Weigelt, metux IT consult
2019-04-15 18:31   ` Sven Van Asbroeck
2019-04-16 16:49     ` Enrico Weigelt, metux IT consult
2019-04-16 18:56       ` Sven Van Asbroeck
2019-04-16 21:18         ` Enrico Weigelt, metux IT consult
2019-04-16 21:49           ` Sven Van Asbroeck
2019-04-16 22:12           ` Sven Van Asbroeck
2019-04-18  8:32             ` Enrico Weigelt, metux IT consult
2019-04-18 17:34               ` Sven Van Asbroeck
2019-04-24  9:40                 ` Enrico Weigelt, metux IT consult
2019-04-24 10:26                   ` Oliver Hartkopp
2019-04-24 11:00                     ` Andreas Färber
2019-04-24 11:48                       ` Oliver Hartkopp
2019-04-24 15:10                         ` Sven Van Asbroeck
2019-04-29 13:54                           ` Enrico Weigelt, metux IT consult
2019-04-17 14:37           ` Sven Van Asbroeck
2019-04-17 17:04       ` Andreas Färber
2019-04-17 20:13         ` Enrico Weigelt, metux IT consult
2019-04-25  8:26 ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190409144250.7237-8-TheSven73@gmail.com \
    --to=thesven73@gmail$(echo .)com \
    --cc=afaerber@suse$(echo .)de \
    --cc=arnd@arndb$(echo .)de \
    --cc=david@lechnology$(echo .)com \
    --cc=geert+renesas@glider$(echo .)be \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=icenowy@aosc$(echo .)io \
    --cc=jan.kiszka@siemens$(echo .)com \
    --cc=johan@kernel$(echo .)org \
    --cc=john.garry@huawei$(echo .)com \
    --cc=lee.jones@linaro$(echo .)org \
    --cc=linus.walleij@linaro$(echo .)org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=mark.rutland@arm$(echo .)com \
    --cc=maxime.ripard@bootlin$(echo .)com \
    --cc=michal.vokac@ysoft$(echo .)com \
    --cc=monstr@monstr$(echo .)eu \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=noralf@tronnes$(echo .)org \
    --cc=paul.gortmaker@windriver$(echo .)com \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=robin.murphy@arm$(echo .)com \
    --cc=sebastien.bourdelin@savoirfairelinux$(echo .)com \
    --cc=stuyoder@gmail$(echo .)com \
    --cc=treding@nvidia$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox