From: Vasileios Amoiridis <vassilisamir@gmail.com>
To: jic23@kernel.org, lars@metafoo.de, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org
Cc: ak@it-klinger.de, linux-iio@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Vasileios Amoiridis <vassilisamir@gmail.com>
Subject: [PATCH v3 0/1] iio: pressure: bmp280: Minor cleanup
Date: Tue, 10 Dec 2024 00:38:44 +0100 [thread overview]
Message-ID: <20241209233845.29539-1-vassilisamir@gmail.com> (raw)
Changes in v3:
- Remove interrupts from SPI example
---
v2: https://lore.kernel.org/linux-iio/20241202181907.21471-1-vassilisamir@gmail.com/
Changes in v2:
Patch 1/3:
- Switch if case for better readability
Patch 2/3:
- Reword commit message
---
v1: https://lore.kernel.org/linux-iio/20241128232450.313862-1-vassilisamir@gmail.com/
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 (1):
dt-bindings: iio: pressure: bmp085: Add SPI interface
.../bindings/iio/pressure/bmp085.yaml | 30 +++++++++++++++++++
1 file changed, 30 insertions(+)
base-commit: 5ab39233382c621d3271cc274d1534e1b687f4d3
--
2.43.0
next reply other threads:[~2024-12-09 23:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-09 23:38 Vasileios Amoiridis [this message]
2024-12-09 23:38 ` [PATCH v3 1/1] dt-bindings: iio: pressure: bmp085: Add SPI interface Vasileios Amoiridis
2024-12-15 12:28 ` 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=20241209233845.29539-1-vassilisamir@gmail.com \
--to=vassilisamir@gmail.com \
--cc=ak@it-klinger.de \
--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