From: Randy Dunlap <rdunlap@infradead.org>
To: Roan van Dijk <roan@protonic.nl>, Jonathan Cameron <jic23@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>,
Tomasz Duszynski <tomasz.duszynski@octakon.com>,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, david@protonic.nl,
Lars-Peter Clausen <lars@metafoo.de>
Subject: Re: [PATCH v5 3/4] drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor
Date: Fri, 8 Oct 2021 09:15:36 -0700 [thread overview]
Message-ID: <77c51ca8-c77c-83ea-12da-8ffb27d4efd0@infradead.org> (raw)
In-Reply-To: <20211008101706.755942-4-roan@protonic.nl>
On 10/8/21 3:17 AM, Roan van Dijk wrote:
> diff --git a/drivers/iio/chemical/Kconfig b/drivers/iio/chemical/Kconfig
> index c03667e62732..f4d2fcb1b9ac 100644
> --- a/drivers/iio/chemical/Kconfig
> +++ b/drivers/iio/chemical/Kconfig
> @@ -118,6 +118,19 @@ config SCD30_SERIAL
> To compile this driver as a module, choose M here: the module will
> be called scd30_serial.
>
> +config SCD4X
> + tristate "SCD4X carbon dioxide sensor driver"
> + select IIO_BUFFER
> + select IIO_TRIGGERED_BUFFER
> + depends on I2C
> + select CRC8
> + help
> + Say Y here to build support for the Sensirion SCD4X sensor with cabon
carbon
> + dioxide, relative humidity and temperature sensing capabilities
capabilities.
> +
> + To compile this driver as a module, choose M here: the module will
> + be called scd4x.
--
~Randy
next prev parent reply other threads:[~2021-10-08 16:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-08 10:17 [PATCH v5 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor Roan van Dijk
2021-10-08 10:17 ` [PATCH v5 1/4] dt-bindings: iio: chemical: sensirion,scd4x: Add yaml description Roan van Dijk
2021-10-08 10:17 ` [PATCH v5 2/4] MAINTAINERS: Add myself as maintainer of the scd4x driver Roan van Dijk
2021-10-08 10:17 ` [PATCH v5 3/4] drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor Roan van Dijk
2021-10-08 16:15 ` Randy Dunlap [this message]
2021-10-08 10:17 ` [PATCH v5 4/4] iio: documentation: Document scd4x calibration use Roan van Dijk
2021-10-10 15:59 ` [PATCH v5 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor Jonathan Cameron
2021-10-13 17:38 ` Jonathan Cameron
2021-10-14 8:24 ` Roan van Dijk
2021-10-14 17:19 ` Jonathan Cameron
2021-10-18 8:19 ` Roan van Dijk
2021-10-18 17:52 ` Jonathan Cameron
2021-10-19 7:30 ` Roan van Dijk
2021-10-20 16:52 ` Jonathan Cameron
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=77c51ca8-c77c-83ea-12da-8ffb27d4efd0@infradead.org \
--to=rdunlap@infradead.org \
--cc=david@protonic.nl \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=roan@protonic.nl \
--cc=robh+dt@kernel.org \
--cc=tomasz.duszynski@octakon.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