All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrew F. Davis" <afd-l0cyMroinI0@public.gmane.org>
To: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.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-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>

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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
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

  parent reply	other threads:[~2015-09-23 18:49 UTC|newest]

Thread overview: 11+ 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 ` 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   ` 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   ` 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 16:07   ` Andrew F. Davis
2015-09-23 17:53   ` Mark Brown
     [not found]     ` <20150923175317.GU30445-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-09-23 18:49       ` Andrew F. Davis [this message]
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=5602F444.7030209@ti.com \
    --to=afd-l0cymroini0@public.gmane.org \
    --cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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.