All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL REQUEST] renesas/topic/sdhi-cmd23 for renesas drivers
@ 2017-05-01  9:12 Wolfram Sang
  2017-05-02 10:22 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2017-05-01  9:12 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Geert Uytterhoeven, Wolfram Sang

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

Hi Geert,

here is a new topic branch for renesas-drivers based on mmc/next as of
today. There are likely going to be conflicts once Simon publishes his
SDHI DMA refactor work. Please drop this branch then, I think it is best
if I will provide you with a rebased version once this happens. We will
see. But for now, please pull.

Kind regards,

   Wolfram


The following changes since commit a627f025eb0534052ff451427c16750b3530634c:

  mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046a (2017-04-28 14:53:13 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/sdhi-cmd23

for you to fetch changes up to 7e4df752d57931e2962254e18cee12890f9018ce:

  mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3 (2017-05-01 10:52:56 +0200)

----------------------------------------------------------------
Wolfram Sang (6):
      mmc: tmio: make tmio_mmc_request function more readable
      mmc: tmio: refactor handling mrq
      mmc: tmio: remove outdated comment
      mmc: tmio: move finish_request function further down
      mmc: tmio: add CMD23 support
      mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3

 drivers/mmc/host/sh_mobile_sdhi.c |   4 +-
 drivers/mmc/host/tmio_mmc_pio.c   | 135 ++++++++++++++++++++++----------------
 2 files changed, 80 insertions(+), 59 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PULL REQUEST] renesas/topic/sdhi-cmd23 for renesas drivers
  2017-05-01  9:12 [PULL REQUEST] renesas/topic/sdhi-cmd23 for renesas drivers Wolfram Sang
@ 2017-05-02 10:22 ` Geert Uytterhoeven
  0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2017-05-02 10:22 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: Linux-Renesas

Hi Wolfram,

On Mon, May 1, 2017 at 11:12 AM, Wolfram Sang <wsa@the-dreams.de> wrote:
> here is a new topic branch for renesas-drivers based on mmc/next as of
> today. There are likely going to be conflicts once Simon publishes his
> SDHI DMA refactor work. Please drop this branch then, I think it is best
> if I will provide you with a rebased version once this happens. We will
> see. But for now, please pull.
>
> Kind regards,
>
>    Wolfram
>
>
> The following changes since commit a627f025eb0534052ff451427c16750b3530634c:
>
>   mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046a (2017-04-28 14:53:13 +0200)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/sdhi-cmd23
>
> for you to fetch changes up to 7e4df752d57931e2962254e18cee12890f9018ce:
>
>   mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3 (2017-05-01 10:52:56 +0200)

Thank you, looks good!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* [PULL REQUEST] renesas/topic/sdhi-cmd23 for renesas drivers
@ 2017-05-19 13:39 Wolfram Sang
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2017-05-19 13:39 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Geert Uytterhoeven, Wolfram Sang

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

Hi Geert,

because Simon's DMA rework is now in mmc/next, I rebased my CMD23 topic
on top of the rework. So, you should be able to simply keep pulling the
below branch. Let me know if something goes wrong...

Kind regards,

   Wolfram


The following changes since commit 9c11a7cb3d170468bf5d666e3acad4d570e5a677:

  Merge branch 'fixes' into next (2017-05-19 10:27:22 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/sdhi-cmd23

for you to fetch changes up to b59ffe4f1c18b9c9b0f055838fc9fd926a3741db:

  mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3 (2017-05-19 15:14:35 +0200)

----------------------------------------------------------------
Wolfram Sang (6):
      mmc: tmio: make tmio_mmc_request function more readable
      mmc: tmio: refactor handling mrq
      mmc: tmio: remove outdated comment
      mmc: tmio: move finish_request function further down
      mmc: tmio: add CMD23 support
      mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3

 drivers/mmc/host/renesas_sdhi_sys_dmac.c |   6 +-
 drivers/mmc/host/tmio_mmc_core.c         | 135 ++++++++++++++++++-------------
 2 files changed, 82 insertions(+), 59 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2017-05-19 13:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-01  9:12 [PULL REQUEST] renesas/topic/sdhi-cmd23 for renesas drivers Wolfram Sang
2017-05-02 10:22 ` Geert Uytterhoeven
2017-05-19 13:39 Wolfram Sang

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.