linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Alexandru Ardelean <alexandru.ardelean@analog.com>
Cc: <linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<lars@metafoo.de>
Subject: Re: [PATCH 0/3] iio: add titles to some Kconfig symbols
Date: Sat, 26 Sep 2020 16:59:25 +0100	[thread overview]
Message-ID: <20200926165925.1e91afe7@archlinux> (raw)
In-Reply-To: <20200924111758.196367-1-alexandru.ardelean@analog.com>

On Thu, 24 Sep 2020 14:17:55 +0300
Alexandru Ardelean <alexandru.ardelean@analog.com> wrote:

> For some embedded systems, a workflow involving external kernel modules
> that implement IIO devices is more practical than working with in-tree
> sources. However, there are number of features in the IIO KConfig that can
> only be switched on by enabling a particular sensor.
> 
> This came as a request a few years back:
>    https://github.com/analogdevicesinc/linux/issues/140
> 
> This patch implements that request.
> 
> After a quick run-through the iio Kconfig files, 4 seem to be useful to add
> titles to.
> i.e. IIO_TRIGGERED_EVENT, IIO_TRIGGERED_BUFFER, IIO_BUFFER_DMAENGINE &
> IIO_BUFFER_DMA.
> 
> It's possible that for some out-of-tree drivers this could be useful.
I'm not particular keen on changes to support out of tree stuff, but
these are so trivial there is effectively 0 cost to doing it

Hence, series applied to the togreg branch of iio.git and pushed out
as testing for the autobuilders to find out if I'm wrong :)

Thanks,

Jonathan

> 
> Alexandru Ardelean (3):
>   iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbols
>   iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbol
>   iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol
> 
>  drivers/iio/Kconfig        |  2 +-
>  drivers/iio/buffer/Kconfig | 10 +++++-----
>  2 files changed, 6 insertions(+), 6 deletions(-)
> 


      parent reply	other threads:[~2020-09-26 15:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24 11:17 [PATCH 0/3] iio: add titles to some Kconfig symbols Alexandru Ardelean
2020-09-24 11:17 ` [PATCH 1/3] iio: dma-buffer: Kconfig: Provide titles for IIO DMA " Alexandru Ardelean
2020-09-24 11:17 ` [PATCH 2/3] iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbol Alexandru Ardelean
2020-09-24 11:17 ` [PATCH 3/3] iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol Alexandru Ardelean
2020-09-26 15:59 ` 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=20200926165925.1e91afe7@archlinux \
    --to=jic23@kernel.org \
    --cc=alexandru.ardelean@analog.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).