linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Eric Jeong <eric.jeong.opensource@diasemi.com>,
	Wolfram Sang <wsa@the-dreams.de>
Cc: LINUX-KERNEL <linux-kernel@vger.kernel.org>,
	Lee Jones <lee.jones@linaro.org>,
	Alexandre Courbot <gnurou@gmail.com>,
	DEVICETREE <devicetree@vger.kernel.org>,
	LINUX-GPIO <linux-gpio@vger.kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Support Opensource <support.opensource@diasemi.com>
Subject: Re: [PATCH V2 2/4] mfd: pv88080: MFD core support
Date: Thu, 27 Oct 2016 22:11:23 +0200	[thread overview]
Message-ID: <CACRpkdZ1jrvbEdxZTUoBgrabdyaY2eFcmp2cxQbLTR-QK7yN4g@mail.gmail.com> (raw)
In-Reply-To: <6dcaf788e4ebffd5c753e5fc5ae67668f74f7c32.1477530195.git.eric.jeong@diasemi.com>

On Thu, Oct 27, 2016 at 3:03 AM, Eric Jeong
<eric.jeong.opensource@diasemi.com> wrote:

> From: Eric Jeong <eric.jeong.opensource@diasemi.com>
>
> This patch adds supports for PV88080 MFD core device.
>
> It provides communication through the I2C interface.
> It contains the following components:
>     - Regulators
>     - Configurable GPIOs
>
> Kconfig and Makefile are updated to reflect support for PV88080 PMIC.
>
> Signed-off-by: Eric Jeong <eric.jeong.opensource@diasemi.com>
(...)
>  drivers/mfd/pv88080-i2c.c   |   99 ++++++++++++++++

This looks like a pure I2C driver.

Why is it not in drivers/i2c/busses/i2c-pv88080.c?

Yours,
Linus Walleij

  parent reply	other threads:[~2016-10-27 20:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-27  1:03 [PATCH V2 0/4] pv88080: PV88080 driver submission Eric Jeong
2016-10-27  1:03 ` [PATCH V2 3/4] regulator: pv88080: Update Regulator driver for MFD support Eric Jeong
2016-10-27 11:03   ` Mark Brown
2016-11-08  5:59     ` Eric Hyeung Dong Jeong
2016-11-08 16:37       ` Mark Brown
2016-10-27  1:03 ` [PATCH V2 1/4] Documentation: pv88080: Move binding document Eric Jeong
2016-10-31  4:44   ` Rob Herring
2016-11-08  6:21     ` Eric Hyeung Dong Jeong
2016-10-27  1:03 ` [PATCH V2 2/4] mfd: pv88080: MFD core support Eric Jeong
2016-10-27 16:52   ` kbuild test robot
2016-10-27 20:11   ` Linus Walleij [this message]
2016-11-08  6:08     ` Eric Hyeung Dong Jeong
2016-10-28 12:18   ` Linus Walleij
2016-11-08  6:18     ` Eric Hyeung Dong Jeong
2016-10-27  1:03 ` [PATCH V2 4/4] gpio: pv88080: Add GPIO function support Eric Jeong
2016-10-28 12:10   ` Linus Walleij
2016-11-08  6:15     ` Eric Hyeung Dong Jeong

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=CACRpkdZ1jrvbEdxZTUoBgrabdyaY2eFcmp2cxQbLTR-QK7yN4g@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=eric.jeong.opensource@diasemi.com \
    --cc=gnurou@gmail.com \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=support.opensource@diasemi.com \
    --cc=wsa@the-dreams.de \
    /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;
as well as URLs for NNTP newsgroup(s).