mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Alexander Koch <mail@alexanderkoch.net>
Cc: Jean Delvare <jdelvare@suse.com>,
	lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org,
	Michael Hornung <mhornung.linux@gmail.com>
Subject: Re: [PATCH 0/2] hwmon: adc128d818: Support operation mode 1
Date: Tue, 29 Mar 2016 13:02:47 -0700	[thread overview]
Message-ID: <20160329200247.GC27318@roeck-us.net> (raw)
In-Reply-To: <1459278219-5573-1-git-send-email-mail@alexanderkoch.net>

On Tue, Mar 29, 2016 at 09:03:37PM +0200, Alexander Koch wrote:
> The ADC128D818 offers four different chip operation modes which vary in the
> number and measurement types of the available input signals (see datasheet
> sec. 8.4.1).
> 
> The current version of the driver only supports the default chip operation mode
> (mode 0), providing seven analog values and a temperature reading.
> 
> This patch series adds support for operation mode 1 (eight analog inputs but no
> temperature), selectable through the device tree attribute 'mode':
> 
>         adc1: adc128d818@1d {
>                 compatible = "ti,adc128d818";
>                 reg = <0x1d>;
>                 mode = /bits/ 8 <1>;
>         };
> 
> The changes are transparent as 'mode' defaults to mode 0 which yields the
> previous behaviour. Code has been tested on real hardware using an evaluation
> board.
> 
> Alexander Koch (2):
>   hwmon: adc128d818: Implement chip mode selection
>   hwmon: adc128d818: Implement operation mode 1
> 
>  drivers/hwmon/adc128d818.c | 113 +++++++++++++++++++++++++++++++++++++--------
>  1 file changed, 95 insertions(+), 18 deletions(-)
> 

Please send follow-up patches to linux-hwmon@vger.kernel.org.

Thanks,
Guenter

      parent reply	other threads:[~2016-03-29 20:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-29 19:03 Alexander Koch
2016-03-29 19:03 ` [PATCH 1/2] hwmon: adc128d818: Implement chip mode selection Alexander Koch
2016-03-29 19:53   ` Guenter Roeck
2016-12-22 13:02     ` Alexander Koch
2016-12-22 19:09       ` Guenter Roeck
2016-03-29 19:03 ` [PATCH 2/2] hwmon: adc128d818: Implement operation mode 1 Alexander Koch
2016-03-29 20:01   ` Guenter Roeck
2016-03-29 20:02 ` Guenter Roeck [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=20160329200247.GC27318@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=jdelvare@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=mail@alexanderkoch.net \
    --cc=mhornung.linux@gmail.com \
    /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

all inboxes | Powered by JetHome®