public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] iio: pressure: bmp280: Minor cleanup
@ 2024-12-09 23:38 Vasileios Amoiridis
  2024-12-09 23:38 ` [PATCH v3 1/1] dt-bindings: iio: pressure: bmp085: Add SPI interface Vasileios Amoiridis
  0 siblings, 1 reply; 3+ messages in thread
From: Vasileios Amoiridis @ 2024-12-09 23:38 UTC (permalink / raw)
  To: jic23, lars, robh, krzk+dt, conor+dt
  Cc: ak, linux-iio, devicetree, linux-kernel, Vasileios Amoiridis

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-15 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-09 23:38 [PATCH v3 0/1] iio: pressure: bmp280: Minor cleanup Vasileios Amoiridis
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox