lkml.org 
[lkml]   [2020]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] iio: adc: mt6360: Add ADC driver for MT6360
Date
In-Reply-To: 

This patch series add MT6360 ADC support contains driver and testing document

Gene Chen (2)
iio: adc: mt6360: Add ADC driver for MT6360
Documentation: ABI: testing: mt6360: Add ADC sysfs guideline

Documentation/ABI/testing/sysfs-bus-iio-adc-mt6360 | 83 ++++
drivers/iio/adc/Kconfig | 11
drivers/iio/adc/Makefile | 1
drivers/iio/adc/mt6360-adc.c | 359 +++++++++++++++++++++
4 files changed, 454 insertions(+)

changelogs between v1 & v2
- adc: use IIO_CHAN_INFO_PROCESSED only
- adc: use devm_iio_triggered_buffer_setup
- adc: use use s64 to record timestamp

changelogs between v2 & v3
- Rearrange include file order by alphabet
- Set line length constraint below 100
- Add Document for testing adc sysfs node guideline
- Set compiler 64 bit aligned when handle iio timestamp

\
 
 \ /
  Last update: 2020-08-24 11:08    [W:0.120 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site