public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Rohit Sarkar <rohitsarkar5398@gmail.com>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH] iio: add a TODO
Date: Sat, 7 Mar 2020 15:23:55 +0000	[thread overview]
Message-ID: <20200307152355.17334a4c@archlinux> (raw)
In-Reply-To: <5e5a7725.1c69fb81.e50cb.9224@mx.google.com>

On Sat, 29 Feb 2020 20:07:21 +0530
Rohit Sarkar <rohitsarkar5398@gmail.com> wrote:

> This patch adds a TODO file with some work items added with reference to
> the conversation in [1].
> A TODO file is immensely useful while onboarding new contributors who
> are looking for some low hanging fruit to get their foot into the door.
> Since these items affect all drivers the file has been placed in the
> root iio directory instead of augmenting the staging TODO.
> 
> Thanks,
> Rohit
> 
> [1]: https://marc.info/?l=linux-iio&m=158256721009892&w=2
> Signed-off-by: Rohit Sarkar <rohitsarkar5398@gmail.com>

Hmm.  I worry a bit this will rot, but the current items are fairly
generic so fair enough.

Applied to the togreg branch of iio.git with a few tweaks as below

Thanks,

Jonathan

> ---
>  drivers/iio/TODO | 26 ++++++++++++++++++++++++++
>  1 file changed, 26 insertions(+)
>  create mode 100644 drivers/iio/TODO
> 
> diff --git a/drivers/iio/TODO b/drivers/iio/TODO
> new file mode 100644
> index 000000000000..498f9336def0
> --- /dev/null
> +++ b/drivers/iio/TODO
> @@ -0,0 +1,26 @@
> +2020-02-29
> +
> +Documentation
> +  - Binding docs for devices that are obviously used via device
> +tree
> +  - Yaml conversions for abandoned drivers
> +  - ABI Documentation
> +  - Audit driviers/iio/staging/Documentation
> +
> +- Replace iio_dev->mlock by either a local lock or use
> +iio_claim_direct.(Requires analysis of the purpose of the lock.)
> +
> +- Converting drivers from device tree centric to more generic
> +property handlers.
> +
> +- Refactor old platform_data constructs from drivers and convert it
> +to state struct and using property handlers and readers.
> +
> +
> +ADI Drivers:
> +CC the device-drivers-devel@blackfin.uclinux.org mailing list when
> +e-mailing the normal IIO list (see below).

To keep this I'll need an ack from analog.  Not sure they really use
that domain any more!  Probably easier if I just drop it.


> +
> +Contact: Jonathan Cameron <jic23@kernel.org>.
People will get hold of me just as quickly (if not quicker) via the
mailing list so I'll drop this.

> +Mailing list: linux-iio@vger.kernel.org
> +


      reply	other threads:[~2020-03-07 15:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-29 14:37 [PATCH] iio: add a TODO Rohit Sarkar
2020-03-07 15:23 ` Jonathan Cameron [this message]

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=20200307152355.17334a4c@archlinux \
    --to=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=rohitsarkar5398@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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