All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abhisit Sangjan <s.abhisit@gmail.com>
To: Lee Jones <lee.jones@linaro.org>
Cc: "Jonathan Cameron" <Jonathan.Cameron@huawei.com>,
	"Peter Meerwald-Stadler" <pmeerw@pmeerw.net>,
	jmondi <jacopo@jmondi.org>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	linux-kernel@vger.kernel.org, knaack.h@gmx.de, lars@metafoo.de,
	fabrice.gasnier@st.com, robh@kernel.org,
	"Akinobu Mita" <akinobu.mita@gmail.com>,
	marek.vasut+renesas@gmail.com, jacopo+renesas@jmondi.org,
	mike.looijmans@topic.nl, peda@axentia.se,
	"Jean-François Dagenais" <jeff.dagenais@gmail.com>,
	linux-iio@vger.kernel.org, linux-gpio@vger.kernel.org,
	robh+dt@kernel.org, mark.rutland@arm.com,
	devicetree@vger.kernel.org
Subject: Re: [PATCH] mfd: Add support for TI LMP92001
Date: Tue, 22 Aug 2017 21:27:34 +0700	[thread overview]
Message-ID: <CAMV_pUamRJfu0phQHq5kzjSHDUOku9js7RKPhrVM9_5uM8Y0hg@mail.gmail.com> (raw)
In-Reply-To: <20170822073645.rd6wn3gyhbe5fbbo@dell>

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

Hi Lee Jones - Thank you, I will do.

On Tue, Aug 22, 2017 at 2:36 PM, Lee Jones <lee.jones@linaro.org> wrote:

> On Tue, 22 Aug 2017, s.abhisit@gmail.com wrote:
>
> > From: Abhisit Sangjan <s.abhisit@gmail.com>
> >
> > TI LMP92001 Analog System Monitor and Controller
> >
> > 8-bit GPIOs.
> > 12 DACs with 12-bit resolution.
> > The GPIOs and DACs are shared port function with Cy function pin to
> > take control the pin suddenly from external hardware.
> > DAC's referance voltage selectable for Internal/External.
> >
> > 16 + 1 ADCs with 12-bit resolution.
> > Built-in internal Temperature Sensor on channel 17.
> > Windows Comparator Function is supported on channel 1-3 and 9-11 for
> > monitoring with interrupt signal (pending to implement for interrupt).
> > ADC's referance voltage selectable for Internal/External.
> >
> > Signed-off-by: Abhisit Sangjan <s.abhisit@gmail.com>
> > ---
> >  Documentation/ABI/testing/sysfs-bus-iio-lmp920001  |  92 ++++
> >  .../devicetree/bindings/gpio/gpio-lmp92001.txt     |  22 +
> >  .../bindings/iio/adc/ti-lmp92001-adc.txt           |  21 +
> >  .../bindings/iio/dac/ti-lmp92001-dac.txt           |  35 ++
> >  drivers/gpio/Kconfig                               |   7 +
> >  drivers/gpio/Makefile                              |   1 +
> >  drivers/gpio/gpio-lmp92001.c                       | 209 +++++++++
> >  drivers/iio/adc/Kconfig                            |  10 +
> >  drivers/iio/adc/Makefile                           |   1 +
> >  drivers/iio/adc/lmp92001-adc.c                     | 500
> +++++++++++++++++++++
> >  drivers/iio/dac/Kconfig                            |   9 +
> >  drivers/iio/dac/Makefile                           |   1 +
> >  drivers/iio/dac/lmp92001-dac.c                     | 390
> ++++++++++++++++
> >  drivers/mfd/Kconfig                                |  12 +
> >  drivers/mfd/Makefile                               |   4 +
> >  drivers/mfd/lmp92001-core.c                        | 308 +++++++++++++
> >  drivers/mfd/lmp92001-debug.c                       |  67 +++
> >  drivers/mfd/lmp92001-i2c.c                         | 215 +++++++++
> >  include/linux/mfd/lmp92001/core.h                  | 119 +++++
> >  include/linux/mfd/lmp92001/debug.h                 |  28 ++
>
> You need to split this up into a patch-set containing smaller
> bite-sized patches.  Each should contain the smallest (reasonable)
> change set, split up by subsystem and again by functionality.
>
> --
> Lee Jones
> Linaro STMicroelectronics Landing Team Lead
> Linaro.org │ Open source software for ARM SoCs
> Follow Linaro: Facebook | Twitter | Blog
>

[-- Attachment #2: Type: text/html, Size: 3736 bytes --]

  reply	other threads:[~2017-08-22 14:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22  6:26 [PATCH] mfd: Add support for TI LMP92001 s.abhisit-Re5JQEeQqe8AvxtiuMwx3w
2017-08-22  6:26 ` s.abhisit
2017-08-22  7:36 ` Lee Jones
2017-08-22 14:27   ` Abhisit Sangjan [this message]
     [not found] ` <1503383171-15515-1-git-send-email-s.abhisit-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-08-22  7:37   ` Peter Meerwald-Stadler
2017-08-22  7:37     ` Peter Meerwald-Stadler
     [not found]     ` <CAMV_pUbBCkX6NME1c4NG-e48c0Vcs48N8JDYaDQqqypC0VjmDw@mail.gmail.com>
2017-08-23 13:21       ` Lee Jones
2017-08-22 23:36   ` kbuild test robot
2017-08-22 23:36     ` kbuild test robot
2017-08-22 14:03 ` Jonathan Cameron
2017-08-22 14:03   ` Jonathan Cameron
2017-08-22 14:30   ` Abhisit Sangjan
2017-08-22 16:23     ` Lee Jones
2017-08-30  7:23   ` Abhisit Sangjan
2017-08-25 18:35 ` Rob Herring
2017-08-30  7:58   ` Abhisit Sangjan
2017-09-05 20:53     ` Rob Herring
2017-09-05 20:53       ` Rob Herring

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=CAMV_pUamRJfu0phQHq5kzjSHDUOku9js7RKPhrVM9_5uM8Y0hg@mail.gmail.com \
    --to=s.abhisit@gmail.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=akinobu.mita@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrice.gasnier@st.com \
    --cc=jacopo+renesas@jmondi.org \
    --cc=jacopo@jmondi.org \
    --cc=jeff.dagenais@gmail.com \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marek.vasut+renesas@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=mike.looijmans@topic.nl \
    --cc=peda@axentia.se \
    --cc=pmeerw@pmeerw.net \
    --cc=robh+dt@kernel.org \
    --cc=robh@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.