linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: iio: DMA alignment fixes.
@ 2022-08-07 15:12 Jonathan Cameron
  2022-08-07 15:12 ` [PATCH 1/4] staging: iio: frequency: ad9832: Fix alignment for DMA safety Jonathan Cameron
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jonathan Cameron @ 2022-08-07 15:12 UTC (permalink / raw)
  To: linux-iio; +Cc: Nuno Sá, Jonathan Cameron

From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

When I introduced IIO_DMA_MINALIGN and applied it to all the drivers
in drivers/iio I said I'd swing by the few remaining staging drivers
at a later date. This set fixes those staging/iio drivers.

Note that no one has been very active on these drivers for some time.
They do however support parts that are still available (and I have
at least one of them) so I think it's worth keeping them around for now.
Perhaps the necessary cleanup work can be done against emulation or
road test or we can get parts for anyone interested in doing the necessary
work.

Anyhow, upshot is that it's unlikely anyone will feel ownership of these
drivers enough to review this series so if anyone has time a quick
glance over it would be much appreciated!

Thanks,

Jonathan

Jonathan Cameron (4):
  staging: iio: frequency: ad9832: Fix alignment for DMA safety
  staging: iio: frequency: ad9834: Fix alignment for DMA safety
  staging: iio: meter: ade7854: Fix alignment for DMA safety
  staging: iio: resolver: ad2s1210: Fix alignment for DMA safety

 drivers/staging/iio/frequency/ad9832.c  | 2 +-
 drivers/staging/iio/frequency/ad9834.c  | 2 +-
 drivers/staging/iio/meter/ade7854.h     | 2 +-
 drivers/staging/iio/resolver/ad2s1210.c | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2022-08-13 15:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-07 15:12 [PATCH 0/4] staging: iio: DMA alignment fixes Jonathan Cameron
2022-08-07 15:12 ` [PATCH 1/4] staging: iio: frequency: ad9832: Fix alignment for DMA safety Jonathan Cameron
2022-08-08  9:18   ` Andy Shevchenko
2022-08-08 14:14     ` Jonathan Cameron
2022-08-07 15:12 ` [PATCH 2/4] staging: iio: frequency: ad9834: " Jonathan Cameron
2022-08-07 15:12 ` [PATCH 3/4] staging: iio: meter: ade7854: " Jonathan Cameron
2022-08-07 15:12 ` [PATCH 4/4] staging: iio: resolver: ad2s1210: " Jonathan Cameron
2022-08-08  9:20 ` [PATCH 0/4] staging: iio: DMA alignment fixes Andy Shevchenko
2022-08-13 16:01   ` 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).