public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
To: Lee Jones <lee.jones@linaro.org>
Cc: devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	Sebastian Reichel <sre@kernel.org>
Subject: Re: [PATCHv6 0/4] DA9052 hardware monitoring improvements
Date: Mon, 21 Aug 2017 12:10:24 +0200	[thread overview]
Message-ID: <20170821101024.i4khhkh65bdpntlw@earth> (raw)
In-Reply-To: <20170718092024.22552-1-sebastian.reichel@collabora.co.uk>

[-- Attachment #1: Type: text/plain, Size: 1921 bytes --]

Hi Lee,

ping?

-- Sebastian

On Tue, Jul 18, 2017 at 11:20:20AM +0200, Sebastian Reichel wrote:
> Hi,
> 
> GE Healthcare's PPD [0] uses DA9053's touchscreen pins
> for hardware monitoring purposes. This adds support for
> the feature.
> 
> The proposed merge solution is, that mfd queues the
> mfd patches and provides an immutable branch for hwmon,
> since the last patch depends on the other ones.
> 
> [0] https://patchwork.kernel.org/patch/9809681/
> 
> Changes since PATCHv5
>  - drop patch 1 & 2 (applied to mfd)
>  - use one line for da9052_tsi_subdev_info[]
> 
> Changes since PATCHv4:
>  - split mfd changes from main hwmon patch
> 
> Changes since PATCHv3:
>  - use correct index in da9052_channel_is_visible()
>  - disable touchscreen in mfd instead of in ts driver
> 
> Changes since PATCHv2:
>  - switch from "diag," to "dlg," prefix
>  - add/use defines for accessing bits in registers
>  - provide more details in the comment above early exit
>    in touchscreen driver
>  - switch to da9052_group_read() to ensure MSB and LSB
>    are in sync
>  - move binding update into its own patch
>  - rename patch
> 
> Changes since PATCHv1:
>  - convert tsiref-microvolt property into proper regulator
>  - drop error message for timeout
>  - simplify da9052_channel_is_visible()
>  - fix checkpatch warnings
> 
> -- Sebastian
> 
> Sebastian Reichel (4):
>   mfd: da9052: add register details for TSI
>   mfd: da9052: make touchscreen registration optional
>   hwmon: da9052: replace S_IRUGO with 0444
>   hwmon: da9052: add support for TSI channel
> 
>  drivers/hwmon/da9052-hwmon.c      | 285 +++++++++++++++++++++++++++++++++++---
>  drivers/mfd/da9052-core.c         |  26 +++-
>  include/linux/mfd/da9052/da9052.h |   6 +
>  include/linux/mfd/da9052/reg.h    |  11 +-
>  4 files changed, 302 insertions(+), 26 deletions(-)
> 
> -- 
> 2.13.2
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2017-08-21 10:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18  9:20 [PATCHv6 0/4] DA9052 hardware monitoring improvements Sebastian Reichel
2017-07-18  9:20 ` [PATCHv6 1/4] mfd: da9052: add register details for TSI Sebastian Reichel
2017-08-21 11:09   ` Lee Jones
2017-07-18  9:20 ` [PATCHv6 2/4] mfd: da9052: make touchscreen registration optional Sebastian Reichel
     [not found]   ` <20170718092024.22552-3-sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2017-08-21 11:11     ` Lee Jones
2017-07-18  9:20 ` [PATCHv6 3/4] hwmon: da9052: replace S_IRUGO with 0444 Sebastian Reichel
     [not found]   ` <20170718092024.22552-4-sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2017-07-22 14:53     ` [PATCHv6,3/4] " Guenter Roeck
2017-07-18  9:20 ` [PATCHv6 4/4] hwmon: da9052: add support for TSI channel Sebastian Reichel
2017-07-22 14:54   ` [PATCHv6,4/4] " Guenter Roeck
2017-08-21 10:10 ` Sebastian Reichel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170821101024.i4khhkh65bdpntlw@earth \
    --to=sebastian.reichel@collabora.co.uk \
    --cc=devicetree@vger.kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sre@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox