devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@linaro.org>
To: Daniel Mack <daniel@zonque.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Robert Jarzmik <robert.jarzmik@free.fr>,
	"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v2 0/7] mmc: pxamci: cleanups and minor DT tweaks
Date: Mon, 2 Jul 2018 16:38:04 +0200	[thread overview]
Message-ID: <CAPDyKFo3CPZaLrfcAX=PLYGEdRzdUKQ0Undw6oOSm4+Hd826Fw@mail.gmail.com> (raw)
In-Reply-To: <20180630181405.17630-1-daniel@zonque.org>

On 30 June 2018 at 20:13, Daniel Mack <daniel@zonque.org> wrote:
> Here is a series of small patches for pxamci that do some cleanups.
>
> The pxa tree has a patch for 4.19 [1] that this series builds upon,
> so if possible, we'd like to let this series go through Robert's tree
> after it has been reviewed. If that's not okay for the mmc folks,
> teh series has to wait until 4.20-rc1.
>
> [1] https://github.com/rjarzmik/linux/commit/6b3348f9e6e
>
>
> Thanks,
> Daniel
>
> Daniel Mack (7):
>   mmc: pxamci: remove irq from private context
>   mmc: pxamci: remove dma resources from private context
>   mmc: pxamci: remove dead code from pxamci_remove()
>   mmc: pxamci: fix indenting
>   mmc: pxamci: call mmc_of_parse()
>   mmc: pxamci: remove pxa-mmc,gpio-power from devicetree bindings
>   mmc: pxamci: let mmc core handle regulators
>
>  .../devicetree/bindings/mmc/pxa-mmc.txt       |   6 +-
>  drivers/mmc/host/pxamci.c                     | 116 +++++++-----------
>  2 files changed, 50 insertions(+), 72 deletions(-)
>
> --
> 2.17.1
>

Thanks, applied for next!

Kind regards
Uffe

  parent reply	other threads:[~2018-07-02 14:38 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-30 18:13 [PATCH v2 0/7] mmc: pxamci: cleanups and minor DT tweaks Daniel Mack
2018-06-30 18:13 ` [PATCH v2 1/7] mmc: pxamci: remove irq from private context Daniel Mack
2018-06-30 18:14 ` [PATCH v2 2/7] mmc: pxamci: remove dma resources " Daniel Mack
2018-06-30 18:14 ` [PATCH v2 3/7] mmc: pxamci: remove dead code from pxamci_remove() Daniel Mack
2018-06-30 18:14 ` [PATCH v2 4/7] mmc: pxamci: fix indenting Daniel Mack
2018-06-30 18:14 ` [PATCH v2 5/7] mmc: pxamci: call mmc_of_parse() Daniel Mack
2018-06-30 18:14 ` [PATCH v2 6/7] mmc: pxamci: remove pxa-mmc,gpio-power from devicetree bindings Daniel Mack
2018-06-30 18:14 ` [PATCH v2 7/7] mmc: pxamci: let mmc core handle regulators Daniel Mack
2018-07-02 14:38 ` Ulf Hansson [this message]
2018-07-02 14:43   ` [PATCH v2 0/7] mmc: pxamci: cleanups and minor DT tweaks Daniel Mack
2018-07-02 14:47     ` Ulf Hansson
2018-07-02 15:23       ` Robert Jarzmik
2018-07-03  5:35         ` Ulf Hansson
2018-07-03  9:23           ` Daniel Mack

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='CAPDyKFo3CPZaLrfcAX=PLYGEdRzdUKQ0Undw6oOSm4+Hd826Fw@mail.gmail.com' \
    --to=ulf.hansson@linaro.org \
    --cc=daniel@zonque.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robert.jarzmik@free.fr \
    --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).