From: Jonathan Cameron <jic23@kernel.org>
To: Antoniu Miclaus <antoniu.miclaus@analog.com>
Cc: <linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] iio: addac: Kconfig: update ad74413r selections
Date: Wed, 13 Sep 2023 19:58:30 +0100 [thread overview]
Message-ID: <20230913195830.04126014@jic23-huawei> (raw)
In-Reply-To: <20230912085421.51102-1-antoniu.miclaus@analog.com>
On Tue, 12 Sep 2023 11:54:21 +0300
Antoniu Miclaus <antoniu.miclaus@analog.com> wrote:
> Building ad74413r without selecting IIO_BUFFER and
> IIO_TRIGGERED_BUFFER generates error with respect to the iio trigger
> functions that are used within the driver.
> Update the Kconfig accordingly.
>
> Fixes: fea251b6a5db ("iio: addac: add AD74413R driver")
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Applied to the fixes-togreg branch of iio.git and marked for stable.
Thanks,
Jonathan
> ---
> drivers/iio/addac/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/iio/addac/Kconfig b/drivers/iio/addac/Kconfig
> index 877f9124803c..397544f23b85 100644
> --- a/drivers/iio/addac/Kconfig
> +++ b/drivers/iio/addac/Kconfig
> @@ -24,6 +24,8 @@ config AD74413R
> depends on GPIOLIB && SPI
> select REGMAP_SPI
> select CRC8
> + select IIO_BUFFER
> + select IIO_TRIGGERED_BUFFER
> help
> Say yes here to build support for Analog Devices AD74412R/AD74413R
> quad-channel software configurable input/output solution.
prev parent reply other threads:[~2023-09-13 18:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-12 8:54 [PATCH] iio: addac: Kconfig: update ad74413r selections Antoniu Miclaus
2023-09-13 18:58 ` 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=20230913195830.04126014@jic23-huawei \
--to=jic23@kernel.org \
--cc=antoniu.miclaus@analog.com \
--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