From: "Andrew F. Davis" <afd@ti.com>
To: Mark Brown <broonie@kernel.org>
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 13:49:40 -0500 [thread overview]
Message-ID: <5602F444.7030209@ti.com> (raw)
In-Reply-To: <20150923175317.GU30445@sirena.org.uk>
On 09/23/2015 12:53 PM, Mark Brown wrote:
> 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.
>
OK, I'll break-out the regulator and gpio into their own patches and
send this series again, sorry about the noise.
Andrew
prev parent reply other threads:[~2015-09-23 18:49 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
2015-09-23 18:49 ` Andrew F. Davis [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=5602F444.7030209@ti.com \
--to=afd@ti.com \
--cc=broonie@kernel.org \
--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