[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180423213805.12591-1-javier@emutex.com>
Date: Mon, 23 Apr 2018 22:38:02 +0100
From: Javier Arteaga <javier@...tex.com>
To: Jonathan Cameron <jic23@...nel.org>
Cc: Javier Arteaga <javier@...tex.com>,
Hartmut Knaack <knaack.h@....de>,
Lars-Peter Clausen <lars@...afoo.de>,
Peter Meerwald-Stadler <pmeerw@...erw.net>,
Dan O'Donovan <dan@...tex.com>, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] iio: adc128s052: add matching options
Hi all,
On some SKUs of AAEON's UP Squared board, there is an ADC124S101
enumerated via ACPI. This is a pin-compatible variant of ADC124S021,
which is already supported by the adc128s052 driver.
This patchset adds missing DT compatible strings for ADC124S021 (and
ADC122S021) variants, adds AAEON's allocated ACPI HID, and allows ACPI
_DSD based matching.
v1 was posted at:
https://lkml.kernel.org/r/20180419132036.27493-1-javier@emutex.com
Changes from v1:
* Improved patch descriptions and series title
* Added an initial commit introducing new compatible strings
(as per Jonathan's suggestion)
* Moved of_match_ptr removal last as this patch is less important to us
Dan O'Donovan (1):
iio: adc128s052: reuse "compatible" for ACPI _DSD
Javier Arteaga (1):
iio: adc128s052: Add pin-compatible IDs
Nicola Lunghi (1):
iio: adc128s052: add ACPI _HID AANT1280
drivers/iio/adc/ti-adc128s052.c | 43 ++++++++++++++++++++++++++++-----
1 file changed, 37 insertions(+), 6 deletions(-)
--
2.17.0
Powered by blists - more mailing lists