Linux Input/HID development
 help / color / mirror / Atom feed
From: Sebastian Reichel <sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
To: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Support Opensource
	<support.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Jean Delvare <jdelvare-IBi9RG/b67k@public.gmane.org>,
	Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCHv5 3/6] mfd: da9052: add register details for TSI
Date: Mon, 17 Jul 2017 17:20:17 +0200	[thread overview]
Message-ID: <20170717152017.gtqa6g657k232z5k@earth> (raw)
In-Reply-To: <20170717143245.qvcshsnodtk7pi2h@dell>

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

Hi,

On Mon, Jul 17, 2017 at 03:32:45PM +0100, Lee Jones wrote:
> On Mon, 03 Jul 2017, Sebastian Reichel wrote:
> 
> > Add register details an channels definition for using the TSI
> > registers in the hwmon driver.
> > 
> > Signed-off-by: Sebastian Reichel <sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
> > ---
> >  include/linux/mfd/da9052/da9052.h |  6 ++++++
> >  include/linux/mfd/da9052/reg.h    | 11 ++++++++++-
> >  2 files changed, 16 insertions(+), 1 deletion(-)
> 
> Do other patches in this set depend on this change?

Patch 6 has a compile-time dependency on 3 (this one) + 5
and a runtime-dependency on patch 4. My proposed merge
solution would be an immutable branch for the mfd changes,
that can be pulled by hwmon.

-- Sebastian

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

  parent reply	other threads:[~2017-07-17 15:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-03  8:39 [PATCHv5 0/6] DA9052 hardware monitoring improvements Sebastian Reichel
2017-07-03  8:39 ` [PATCHv5 1/6] mfd: da9052: fix manual ADC read after timed out read Sebastian Reichel
2017-07-03  8:39 ` [PATCHv5 2/6] dt-bindings: mfd: da9052: support TSI as ADC Sebastian Reichel
     [not found]   ` <20170703084003.31184-3-sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2017-07-07 15:52     ` Rob Herring
2017-07-17 14:31     ` Lee Jones
2017-07-03  8:40 ` [PATCHv5 3/6] mfd: da9052: add register details for TSI Sebastian Reichel
2017-07-17 14:32   ` Lee Jones
2017-07-17 14:33     ` Lee Jones
2017-07-17 15:20     ` Sebastian Reichel [this message]
2017-07-18  7:08       ` Lee Jones
2017-07-03  8:40 ` [PATCHv5 4/6] mfd: da9052: make touchscreen registration optional Sebastian Reichel
2017-07-17 14:34   ` Lee Jones
2017-07-03  8:40 ` [PATCHv5 5/6] hwmon: da9052: replace S_IRUGO with 0444 Sebastian Reichel
2017-07-08 15:49   ` [PATCHv5,5/6] " Guenter Roeck
     [not found] ` <20170703084003.31184-1-sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2017-07-03  8:40   ` [PATCHv5 6/6] hwmon: da9052: add support for TSI channel Sebastian Reichel
     [not found]     ` <20170703084003.31184-7-sebastian.reichel-ZGY8ohtN/8pPYcu2f3hruQ@public.gmane.org>
2017-07-08 15:52       ` [PATCHv5,6/6] " Guenter Roeck

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=20170717152017.gtqa6g657k232z5k@earth \
    --to=sebastian.reichel-zgy8ohtn/8ppycu2f3hruq@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=jdelvare-IBi9RG/b67k@public.gmane.org \
    --cc=lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org \
    --cc=linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=support.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.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