[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191217111158.30888-1-djunho@gmail.com>
Date: Tue, 17 Dec 2019 08:11:54 -0300
From: Daniel Junho <djunho@...il.com>
To: "Jonathan Cameron" <jic23@...nel.org>,
"Ardelean, Alexandru" <alexandru.Ardelean@...log.com>,
"Popa, Stefan Serban" <StefanSerban.Popa@...log.com>,
"lkcamp@...ts.libreplanetbr.org" <lkcamp@...ts.libreplanetbr.org>,
"linux-iio@...r.kernel.org" <linux-iio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"pmeerw@...erw.net" <pmeerw@...erw.net>,
"knaack.h@....de" <knaack.h@....de>,
"Hennerich, Michael" <Michael.Hennerich@...log.com>,
"lars@...afoo.de" <lars@...afoo.de>
Subject: [PATCH v3 0/4] Add support for the ad7908/ad7918/ad7928
This patch adds support to AD7928 family on the implementation of the
AD7923.
The ad7928 is software compatible with the ad7923.
The ad7908 and ad7918 are the 8 and 10-bit versions of the ad7928.
Change log v1 -> v2
- Split the v1 into 4 commits.
- Removes a buggy line committed unintentionally.
Change log v2 -> v3
- Added a comment about the last channel of this driver.
- Changed some macros that are used only on AD7908/AD7918/AD7928 to AD7908_*
- Simplified the MODULE_DESCRIPTION
Daniel Junho (4):
iio: adc: ad7923: Remove the unused defines
iio: adc: ad7923: Fix checkpatch warning
iio: adc: ad7923: Add of_device_id table
iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928
drivers/iio/adc/ad7923.c | 73 +++++++++++++++++++++++++++++++++-------
1 file changed, 61 insertions(+), 12 deletions(-)
--
2.24.1
Powered by blists - more mailing lists