All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] mmc: pxamci: cleanups and minor DT tweaks
@ 2018-06-30 18:13 Daniel Mack
  2018-06-30 18:13 ` [PATCH v2 1/7] mmc: pxamci: remove irq from private context Daniel Mack
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Daniel Mack @ 2018-06-30 18:13 UTC (permalink / raw)
  To: ulf.hansson, robh+dt, mark.rutland
  Cc: robert.jarzmik, linux-mmc, devicetree, Daniel Mack

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-07-03  9:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH v2 0/7] mmc: pxamci: cleanups and minor DT tweaks Ulf Hansson
2018-07-02 14:43   ` 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

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.