[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220123190106.80591-1-jeff@labundy.com>
Date: Sun, 23 Jan 2022 13:01:04 -0600
From: Jeff LaBundy <jeff@...undy.com>
To: lee.jones@...aro.org, jic23@...nel.org
Cc: linux-kernel@...r.kernel.org, linux-iio@...r.kernel.org,
Jeff LaBundy <jeff@...undy.com>
Subject: [PATCH 0/2] Add support for Azoteq IQS620A(T) V3
This is a tiny series that adds support for an updated revision of
IQS620A(T) silicon, which calls for a change to the offset reported
by the IIO temperature driver.
The product change notice is shown in [1]. The updated IIO driver
selects the correct offset based on revision, and a small change to
the MFD driver allows it to share the revision with its children.
In the absence of any objection, I would like to propose that Lee
takes the series through his tree, provided Jonathan approves the
IIO change.
[1] https://www.azoteq.com/images/stories/pdf/WT-02_PCN%20_IQS620A.pdf
Jeff LaBundy (2):
mfd: iqs62x: Provide device revision to sub-devices
iio: temperature: iqs620at-temp: Add support for V3 silicon
drivers/iio/temperature/iqs620at-temp.c | 4 +++-
drivers/mfd/iqs62x.c | 6 +++---
include/linux/mfd/iqs62x.h | 7 +++++++
3 files changed, 13 insertions(+), 4 deletions(-)
--
2.25.1
Powered by blists - more mailing lists