devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: "Andrew F. Davis" <afd@ti.com>
Cc: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Lee Jones <lee.jones@linaro.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 3/3] mfd: tps65912: Rewrite driver adding DT support and using regmap
Date: Wed, 23 Sep 2015 10:53:17 -0700	[thread overview]
Message-ID: <20150923175317.GU30445@sirena.org.uk> (raw)
In-Reply-To: <1443024459-15770-4-git-send-email-afd@ti.com>

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

On Wed, Sep 23, 2015 at 11:07:39AM -0500, Andrew F. Davis wrote:

>  drivers/gpio/Kconfig                   |   6 +
>  drivers/gpio/Makefile                  |   1 +
>  drivers/gpio/gpio-tps65912.c           | 138 ++++++++++++
>  drivers/mfd/Kconfig                    |  24 ++
>  drivers/mfd/Makefile                   |   3 +
>  drivers/mfd/tps65912-core.c            | 114 ++++++++++
>  drivers/mfd/tps65912-i2c.c             |  86 ++++++++
>  drivers/mfd/tps65912-spi.c             |  85 +++++++
>  drivers/regulator/Kconfig              |   6 +
>  drivers/regulator/Makefile             |   1 +
>  drivers/regulator/tps65912-regulator.c | 240 ++++++++++++++++++++
>  include/linux/mfd/tps65912.h           | 393 +++++++++++++++++++++++++++++++++

Please submit this like a normal driver, not as one enormous patch
covering every subsystem.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2015-09-23 17:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 16:07 [PATCH v2 0/3] mfd: tps65912: Driver rewrite with DT support Andrew F. Davis
2015-09-23 16:07 ` [PATCH v2 1/3] Documentation: tps65912: Add DT bindings for the TPS65912 PMIC Andrew F. Davis
2015-09-23 16:07 ` [PATCH v2 2/3] mfd: tps65912: Remove old driver in preparation for new driver Andrew F. Davis
2015-09-23 16:07 ` [PATCH v2 3/3] mfd: tps65912: Rewrite driver adding DT support and using regmap Andrew F. Davis
2015-09-23 17:53   ` Mark Brown [this message]
     [not found]     ` <20150923175317.GU30445-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-09-23 18:49       ` Andrew F. Davis

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=20150923175317.GU30445@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=afd@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@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;
as well as URLs for NNTP newsgroup(s).