Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] iio: adc: ad9467: use DMA safe buffer for spi
@ 2024-05-22 12:54 Nuno Sa via B4 Relay
  2024-05-22 12:54 ` [PATCH v2 1/2] " Nuno Sa via B4 Relay
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nuno Sa via B4 Relay @ 2024-05-22 12:54 UTC (permalink / raw)
  To: linux-iio
  Cc: Lars-Peter Clausen, Michael Hennerich, Jonathan Cameron,
	David Lechner

Added a new patch to "fix" the annoying tabs alignment on struct
members. 

---
Changes in v2:
- Patch 1
  * Don't use safe buffers for reads (uses spi_write_then_read()).
- Patch 1
  * New patch.
- Link to v1: https://lore.kernel.org/r/20240506-dev-ad9467-dma-v1-1-e5c31b464e8f@analog.com

---
Nuno Sa (2):
      iio: adc: ad9467: use DMA safe buffer for spi
      iio: adc: ad9467: change struct members padding

 drivers/iio/adc/ad9467.c | 103 +++++++++++++++++++++++------------------------
 1 file changed, 50 insertions(+), 53 deletions(-)
---
base-commit: 5e3c5871138da700796587aa5f096d39135f9d36
change-id: 20240506-dev-ad9467-dma-3114fdd27c1f
--

Thanks!
- Nuno Sá



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

end of thread, other threads:[~2024-05-25 16:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22 12:54 [PATCH v2 0/2] iio: adc: ad9467: use DMA safe buffer for spi Nuno Sa via B4 Relay
2024-05-22 12:54 ` [PATCH v2 1/2] " Nuno Sa via B4 Relay
2024-05-22 12:54 ` [PATCH v2 2/2] iio: adc: ad9467: change struct members padding Nuno Sa via B4 Relay
2024-05-25 16:57 ` [PATCH v2 0/2] iio: adc: ad9467: use DMA safe buffer for spi Jonathan Cameron

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