Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: imu: inv_icm42600: add hwfifo watermark attributes
@ 2026-06-24 16:21 Jean-Baptiste Maneyrol via B4 Relay
  2026-06-24 16:21 ` [PATCH v3 1/2] iio: imu: inv_icm42600: reorder includes for buffer module Jean-Baptiste Maneyrol via B4 Relay
  2026-06-24 16:21 ` [PATCH v3 2/2] iio: imu: inv_icm42600: add buffer hwfifo watermark attributes Jean-Baptiste Maneyrol via B4 Relay
  0 siblings, 2 replies; 8+ messages in thread
From: Jean-Baptiste Maneyrol via B4 Relay @ 2026-06-24 16:21 UTC (permalink / raw)
  To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko
  Cc: linux-iio, linux-kernel, Jean-Baptiste Maneyrol

Add hwfifo_watermark_* buffer attributes.

There is a preliminary patch for reordering includes first.

Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
---
Changes in v3:
- Add a preparatory patch for reordering includes.
- Use IIO_DEVICE_ATTR_RO.
- Link to v2: https://patch.msgid.link/20260624-inv-icm42600-add-buffer-hwfifo_attributes-v2-1-12675259e688@tdk.com

Changes in v2:
- Delete trailing comma after NULL terminator
- Link to v1: https://patch.msgid.link/20260623-inv-icm42600-add-buffer-hwfifo_attributes-v1-1-d190800e60de@tdk.com

To: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
To: Jonathan Cameron <jic23@kernel.org>
To: David Lechner <dlechner@baylibre.com>
To: Nuno Sá <nuno.sa@analog.com>
To: Andy Shevchenko <andy@kernel.org>
Cc: linux-iio@vger.kernel.org
Cc: linux-kernel@vger.kernel.org

---
Jean-Baptiste Maneyrol (2):
      iio: imu: inv_icm42600: reorder includes for buffer module
      iio: imu: inv_icm42600: add buffer hwfifo watermark attributes

 drivers/iio/imu/inv_icm42600/inv_icm42600.h        |  2 ++
 drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c  |  5 +--
 drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c | 42 ++++++++++++++++++++--
 drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.h |  1 +
 drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c   |  5 +--
 5 files changed, 48 insertions(+), 7 deletions(-)
---
base-commit: cc746297b23e89bd5df9f91f3a0ca209e8991763
change-id: 20260622-inv-icm42600-add-buffer-hwfifo_attributes-aced0415e341

Best regards,
--  
Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>



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

end of thread, other threads:[~2026-06-25  9:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-24 16:21 [PATCH v3 0/2] iio: imu: inv_icm42600: add hwfifo watermark attributes Jean-Baptiste Maneyrol via B4 Relay
2026-06-24 16:21 ` [PATCH v3 1/2] iio: imu: inv_icm42600: reorder includes for buffer module Jean-Baptiste Maneyrol via B4 Relay
2026-06-25  6:49   ` Andy Shevchenko
2026-06-25  6:55     ` Andy Shevchenko
2026-06-25  6:57       ` Andy Shevchenko
2026-06-25  9:03         ` Jean-Baptiste Maneyrol
2026-06-24 16:21 ` [PATCH v3 2/2] iio: imu: inv_icm42600: add buffer hwfifo watermark attributes Jean-Baptiste Maneyrol via B4 Relay
2026-06-25  6:54   ` Andy Shevchenko

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