From: Vasileios Amoiridis <vassilisamir@gmail.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: lars@metafoo.de, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, andriy.shevchenko@linux.intel.com,
ajarizzo@gmail.com, ak@it-klinger.de, linux-iio@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup
Date: Mon, 2 Dec 2024 19:10:34 +0100 [thread overview]
Message-ID: <Z034GpIBvW7yR4x4@vamoirid-laptop> (raw)
In-Reply-To: <20241130143035.03218d3b@jic23-huawei>
On Sat, Nov 30, 2024 at 02:30:35PM +0000, Jonathan Cameron wrote:
> On Fri, 29 Nov 2024 00:24:47 +0100
> Vasileios Amoiridis <vassilisamir@gmail.com> wrote:
>
> > This series adds the SPI interface description on the device-tree file
> > of the sensor, adds proper self-described sized variables and performs
> > a minor optimization in time variable names.
> >
> > Vasileios Amoiridis (3):
> > dt-bindings: iio: pressure: bmp085: Add SPI interface
> > iio: pressure: bmp280: Use sizeof() for denominator
> > iio: pressure: bmp280: Make time vars intuitive and move to fsleep
> Hi Vasileios,
>
> I took a quick look and nothing to add to the other reviews.
>
> Thanks,
>
> Jonathan
>
Hi Jonathan,
Thanks, I will go on with a v2.
Cheers,
Vasilis
> >
> > .../bindings/iio/pressure/bmp085.yaml | 35 +++++++++++++++++
> > drivers/iio/pressure/bmp280-core.c | 39 ++++++++++---------
> > drivers/iio/pressure/bmp280.h | 8 ++--
> > 3 files changed, 59 insertions(+), 23 deletions(-)
> >
> >
> > base-commit: a61ff7eac77e86de828fe28c4e42b8ae9ec2b195
>
prev parent reply other threads:[~2024-12-02 18:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-28 23:24 [PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup Vasileios Amoiridis
2024-11-28 23:24 ` [PATCH v1 1/3] dt-bindings: iio: pressure: bmp085: Add SPI interface Vasileios Amoiridis
2024-11-29 7:22 ` Krzysztof Kozlowski
2024-11-29 23:51 ` Vasileios Amoiridis
2024-11-28 23:24 ` [PATCH v1 2/3] iio: pressure: bmp280: Use sizeof() for denominator Vasileios Amoiridis
2024-11-29 15:20 ` Andy Shevchenko
2024-11-28 23:24 ` [PATCH v1 3/3] iio: pressure: bmp280: Make time vars intuitive and move to fsleep Vasileios Amoiridis
2024-11-29 15:01 ` Andy Shevchenko
2024-11-29 23:54 ` Vasileios Amoiridis
2024-11-30 14:30 ` [PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup Jonathan Cameron
2024-12-02 18:10 ` Vasileios Amoiridis [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=Z034GpIBvW7yR4x4@vamoirid-laptop \
--to=vassilisamir@gmail.com \
--cc=ajarizzo@gmail.com \
--cc=ak@it-klinger.de \
--cc=andriy.shevchenko@linux.intel.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@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