From: Jonathan Cameron <jic23@kernel.org>
To: Jun Yan <jerrysteve1101@gmail.com>
Cc: Jonathan.Cameron@huawei.com, lars@metafoo.de,
Qing-wu.Li@leica-geosystems.com.cn, linux-iio@vger.kernel.org
Subject: Re: [PATCH] iio: accel: bmi088: update comments and Kconfig
Date: Sun, 17 Dec 2023 14:22:47 +0000 [thread overview]
Message-ID: <20231217142247.0accd7bf@jic23-huawei> (raw)
In-Reply-To: <20231214142733.85910-1-jerrysteve1101@gmail.com>
On Thu, 14 Dec 2023 22:27:33 +0800
Jun Yan <jerrysteve1101@gmail.com> wrote:
> update the comments and Kconfig file with more descriptive and
> accurate information about newly added device: BMI085, BMI090L.
>
> Signed-off-by: Jun Yan <jerrysteve1101@gmail.com>
Hi Jun Yan,
Applied to the togreg branch of iio.git.
Thanks,
Jonathan
> ---
> drivers/iio/accel/Kconfig | 7 ++++---
> drivers/iio/accel/bmi088-accel-core.c | 2 ++
> drivers/iio/accel/bmi088-accel-spi.c | 2 ++
> 3 files changed, 8 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/iio/accel/Kconfig b/drivers/iio/accel/Kconfig
> index f113dae59048..91adcac875a4 100644
> --- a/drivers/iio/accel/Kconfig
> +++ b/drivers/iio/accel/Kconfig
> @@ -260,10 +260,11 @@ config BMI088_ACCEL
> select REGMAP
> select BMI088_ACCEL_SPI
> help
> - Say yes here to build support for the Bosch BMI088 accelerometer.
> + Say yes here to build support for the following Bosch accelerometers:
> + BMI088, BMI085, BMI090L. Note that all of these are combo module that
> + include both accelerometer and gyroscope.
>
> - This is a combo module with both accelerometer and gyroscope. This
> - driver only implements the accelerometer part, which has its own
> + This driver only implements the accelerometer part, which has its own
> address and register map. BMG160 provides the gyroscope driver.
>
> config BMI088_ACCEL_SPI
> diff --git a/drivers/iio/accel/bmi088-accel-core.c b/drivers/iio/accel/bmi088-accel-core.c
> index 84edcc78d796..4d989708e6c3 100644
> --- a/drivers/iio/accel/bmi088-accel-core.c
> +++ b/drivers/iio/accel/bmi088-accel-core.c
> @@ -2,6 +2,8 @@
> /*
> * 3-axis accelerometer driver supporting following Bosch-Sensortec chips:
> * - BMI088
> + * - BMI085
> + * - BMI090L
> *
> * Copyright (c) 2018-2021, Topic Embedded Products
> */
> diff --git a/drivers/iio/accel/bmi088-accel-spi.c b/drivers/iio/accel/bmi088-accel-spi.c
> index ee540edd8412..7b419a7b2478 100644
> --- a/drivers/iio/accel/bmi088-accel-spi.c
> +++ b/drivers/iio/accel/bmi088-accel-spi.c
> @@ -2,6 +2,8 @@
> /*
> * 3-axis accelerometer driver supporting following Bosch-Sensortec chips:
> * - BMI088
> + * - BMI085
> + * - BMI090L
> *
> * Copyright (c) 2018-2020, Topic Embedded Products
> */
prev parent reply other threads:[~2023-12-17 14:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-14 14:27 [PATCH] iio: accel: bmi088: update comments and Kconfig Jun Yan
2023-12-17 14:22 ` 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=20231217142247.0accd7bf@jic23-huawei \
--to=jic23@kernel.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=Qing-wu.Li@leica-geosystems.com.cn \
--cc=jerrysteve1101@gmail.com \
--cc=lars@metafoo.de \
--cc=linux-iio@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