linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] iio: more timestamp alignment
@ 2025-04-17 16:52 David Lechner
  2025-04-17 16:52 ` [PATCH 1/8] iio: adc: dln2-adc: use aligned_s64 for timestamp David Lechner
                   ` (10 more replies)
  0 siblings, 11 replies; 44+ messages in thread
From: David Lechner @ 2025-04-17 16:52 UTC (permalink / raw)
  To: Jonathan Cameron, Nuno Sá, Andy Shevchenko, Matthias Brugger,
	AngeloGioacchino Del Regno, Lars-Peter Clausen, Michael Hennerich,
	Cosmin Tanislav, Tomasz Duszynski, Jean-Baptiste Maneyrol,
	Andreas Klinger, Petre Rodan
  Cc: linux-iio, linux-kernel, linux-arm-kernel, linux-mediatek,
	David Lechner

Wile reviewing [1], I noticed a few more cases where we can use
aligned_s64 or need __aligned(8) on data structures used with
iio_push_to_buffers_with_timestamp().

[1]: https://lore.kernel.org/linux-iio/20250413103443.2420727-1-jic23@kernel.org/

Signed-off-by: David Lechner <dlechner@baylibre.com>
---
David Lechner (8):
      iio: adc: dln2-adc: use aligned_s64 for timestamp
      iio: adc: mt6360-adc: use aligned_s64 for timestamp
      iio: addac: ad74413r: use aligned_s64 for timestamp
      iio: chemical: pms7003: use aligned_s64 for timestamp
      iio: chemical: sps30: use aligned_s64 for timestamp
      iio: imu: adis16550: align buffers for timestamp
      iio: imu: inv_mpu6050: align buffer for timestamp
      iio: pressure: mprls0025pa: use aligned_s64 for timestamp

 drivers/iio/accel/bmc150-accel.h           | 2 +-
 drivers/iio/adc/dln2-adc.c                 | 2 +-
 drivers/iio/adc/mt6360-adc.c               | 4 ++--
 drivers/iio/addac/ad74413r.c               | 5 +++--
 drivers/iio/chemical/pms7003.c             | 5 +++--
 drivers/iio/chemical/sps30.c               | 2 +-
 drivers/iio/imu/adis16550.c                | 2 +-
 drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c | 2 +-
 drivers/iio/pressure/mprls0025pa.h         | 2 +-
 9 files changed, 14 insertions(+), 12 deletions(-)
---
base-commit: 3159d40a2ca0ae14e69e1cae8b12f04c933d0445
change-id: 20250416-iio-more-timestamp-alignment-6c6c6a87ebda

Best regards,
-- 
David Lechner <dlechner@baylibre.com>



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

end of thread, other threads:[~2025-04-18 16:13 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-17 16:52 [PATCH 0/8] iio: more timestamp alignment David Lechner
2025-04-17 16:52 ` [PATCH 1/8] iio: adc: dln2-adc: use aligned_s64 for timestamp David Lechner
2025-04-17 17:28   ` Jonathan Cameron
2025-04-18  8:58   ` Nuno Sá
2025-04-18 14:44     ` Jonathan Cameron
2025-04-17 16:52 ` [PATCH 2/8] iio: adc: mt6360-adc: " David Lechner
2025-04-18  8:57   ` Nuno Sá
2025-04-18 14:45     ` Jonathan Cameron
2025-04-17 16:52 ` [PATCH 3/8] iio: addac: ad74413r: " David Lechner
2025-04-18  8:57   ` Nuno Sá
2025-04-18 14:46     ` Jonathan Cameron
2025-04-17 16:52 ` [PATCH 4/8] iio: chemical: pms7003: " David Lechner
2025-04-17 17:35   ` Jonathan Cameron
2025-04-18  8:51     ` Nuno Sá
2025-04-18 14:51       ` Jonathan Cameron
2025-04-18  8:58   ` Nuno Sá
2025-04-17 16:52 ` [PATCH 5/8] iio: chemical: sps30: " David Lechner
2025-04-17 17:36   ` Jonathan Cameron
2025-04-18 14:53     ` Jonathan Cameron
2025-04-18  8:58   ` Nuno Sá
2025-04-17 16:52 ` [PATCH 6/8] iio: imu: adis16550: align buffers " David Lechner
2025-04-17 16:59   ` Andy Shevchenko
2025-04-17 17:07     ` David Lechner
2025-04-17 17:44       ` Jonathan Cameron
2025-04-17 20:48         ` David Lechner
2025-04-18  9:17           ` Nuno Sá
2025-04-18 14:55           ` Jonathan Cameron
2025-04-17 16:52 ` [PATCH 7/8] iio: imu: inv_mpu6050: align buffer " David Lechner
2025-04-17 17:00   ` Andy Shevchenko
2025-04-17 17:46     ` Jonathan Cameron
2025-04-18 11:26       ` Jean-Baptiste Maneyrol
2025-04-18 15:02         ` Jonathan Cameron
2025-04-18 15:09           ` Jonathan Cameron
2025-04-17 16:52 ` [PATCH 8/8] iio: pressure: mprls0025pa: use aligned_s64 " David Lechner
2025-04-17 17:48   ` Jonathan Cameron
2025-04-18  9:00   ` Nuno Sá
2025-04-17 17:01 ` [PATCH 0/8] iio: more timestamp alignment Andy Shevchenko
2025-04-17 17:16   ` David Lechner
2025-04-17 17:24     ` Andy Shevchenko
2025-04-17 17:47   ` Jonathan Cameron
2025-04-17 18:05     ` Andy Shevchenko
2025-04-18 14:57       ` Jonathan Cameron
2025-04-17 17:30 ` Jonathan Cameron
2025-04-18 15:12 ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).