Linux-IIO Archive mirror
 help / color / mirror / Atom feed
From: Vasileios Amoiridis <vassilisamir@gmail.com>
To: jic23@kernel.org
Cc: lars@metafoo.de, andriy.shevchenko@linux.intel.com,
	ang.iglesiasg@gmail.com, linus.walleij@linaro.org,
	phil@raspberrypi.com, 579lpy@gmail.com,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	Vasileios Amoiridis <vassilisamir@gmail.com>
Subject: [PATCH v2 0/2] iio: pressure: Fixes in SPI support of BMP280 driver
Date: Sat, 16 Mar 2024 12:07:41 +0100	[thread overview]
Message-ID: <20240316110743.1998400-1-vassilisamir@gmail.com> (raw)

PATCH 1/2: Fix BME280 SPI driver data structures as it was assigned
to the struct for the BMP280 and not the BME280.

PATCH 2/2: Fix identification of BMP3xx devices in order to use
different SPI regmap.

[1]: https://lore.kernel.org/linux-iio/20240311005432.1752853-1-vassilisamir@gmail.com/

Vasileios Amoiridis (2):
  iio: pressure: Fix BME280 SPI driver data
  iio: pressure: Fixes SPI support for BMP3xx devices

 drivers/iio/pressure/bmp280-core.c |  1 +
 drivers/iio/pressure/bmp280-spi.c  | 13 ++++---------
 drivers/iio/pressure/bmp280.h      |  1 +
 3 files changed, 6 insertions(+), 9 deletions(-)

-- 
2.25.1


             reply	other threads:[~2024-03-16 11:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-16 11:07 Vasileios Amoiridis [this message]
2024-03-16 11:07 ` [PATCH v2 1/2] iio: pressure: Fixes BME280 SPI driver data Vasileios Amoiridis
2024-03-16 11:07 ` [PATCH v2 2/2] iio: pressure: Fixes SPI support for BMP3xx devices Vasileios Amoiridis
2024-03-16 14:16 ` [PATCH v2 0/2] iio: pressure: Fixes in SPI support of BMP280 driver 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=20240316110743.1998400-1-vassilisamir@gmail.com \
    --to=vassilisamir@gmail.com \
    --cc=579lpy@gmail.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=ang.iglesiasg@gmail.com \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=phil@raspberrypi.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).