The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v4 0/2] iio: imu: inv_icm42600: add hwfifo watermark attributes
@ 2026-06-25 12:24 Jean-Baptiste Maneyrol via B4 Relay
  2026-06-25 12:24 ` [PATCH v4 1/2] iio: imu: inv_icm42600: reorder all driver headers Jean-Baptiste Maneyrol via B4 Relay
  2026-06-25 12:24 ` [PATCH v4 2/2] iio: imu: inv_icm42600: add buffer hwfifo watermark attributes Jean-Baptiste Maneyrol via B4 Relay
  0 siblings, 2 replies; 6+ messages in thread
From: Jean-Baptiste Maneyrol via B4 Relay @ 2026-06-25 12:24 UTC (permalink / raw)
  To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko
  Cc: linux-iio, linux-kernel, Jean-Baptiste Maneyrol, Andy Shevchenko

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 v4:
- Rework headers fix to just reorder includes but for all driver
  sources.
- Link to v3: https://patch.msgid.link/20260624-inv-icm42600-add-buffer-hwfifo_attributes-v3-0-5d9a4c662f50@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 all driver headers
      iio: imu: inv_icm42600: add buffer hwfifo watermark attributes

 drivers/iio/imu/inv_icm42600/inv_icm42600.h        | 10 +++--
 drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c  | 18 +++++----
 drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c | 43 ++++++++++++++++++++--
 drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.h |  3 +-
 drivers/iio/imu/inv_icm42600/inv_icm42600_core.c   | 12 +++---
 drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c   | 16 ++++----
 drivers/iio/imu/inv_icm42600/inv_icm42600_i2c.c    |  8 ++--
 drivers/iio/imu/inv_icm42600/inv_icm42600_spi.c    |  8 ++--
 drivers/iio/imu/inv_icm42600/inv_icm42600_temp.c   |  3 +-
 9 files changed, 84 insertions(+), 37 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] 6+ messages in thread

end of thread, other threads:[~2026-07-01 20:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-25 12:24 [PATCH v4 0/2] iio: imu: inv_icm42600: add hwfifo watermark attributes Jean-Baptiste Maneyrol via B4 Relay
2026-06-25 12:24 ` [PATCH v4 1/2] iio: imu: inv_icm42600: reorder all driver headers Jean-Baptiste Maneyrol via B4 Relay
2026-06-25 14:26   ` Andy Shevchenko
2026-07-01 20:44     ` Jonathan Cameron
2026-06-25 12:24 ` [PATCH v4 2/2] iio: imu: inv_icm42600: add buffer hwfifo watermark attributes Jean-Baptiste Maneyrol via B4 Relay
2026-07-01 20:48   ` Jonathan Cameron

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