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

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

Hi Geert,

here is a topic branch for renesas-drivers to report back autocmd12
responses for SDHI. It is based on mmc/next. Please pull.

Kind regards,

   Wolfram


The following changes since commit 0c3630150c9af658e7375c509c670fadf052cca8:

  mmc: core: start to break apart mmc_start_areq() (2017-02-03 10:50:23 +0100)

are available in the git repository at:

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

for you to fetch changes up to 22b13c28ac6b92f3acf7a5a91575b9da004c853a:

  mmc: host: tmio: fill in response from auto cmd12 (2017-02-07 11:47:26 +0100)

----------------------------------------------------------------
Wolfram Sang (4):
      mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
      mmc: host: tmio: fix minor typos in a comment
      mmc: host: tmio: don't BUG on unsupported stop commands
      mmc: host: tmio: fill in response from auto cmd12

 drivers/mmc/host/tmio_mmc.h     |  6 +++++-
 drivers/mmc/host/tmio_mmc_pio.c | 16 ++++++++++------
 2 files changed, 15 insertions(+), 7 deletions(-)

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

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

* Re: [PULL REQUEST] renesas/topic/sdhi-autocmd12-resp for renesas drivers
  2017-02-12 11:27 [PULL REQUEST] renesas/topic/sdhi-autocmd12-resp for renesas drivers Wolfram Sang
@ 2017-02-13 10:04 ` Geert Uytterhoeven
  2017-02-13 14:33   ` Ulf Hansson
  0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2017-02-13 10:04 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: Linux-Renesas, Ulf Hansson

Hi Wolfram,

On Sun, Feb 12, 2017 at 12:27 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
> here is a topic branch for renesas-drivers to report back autocmd12
> responses for SDHI. It is based on mmc/next. Please pull.
>
> Kind regards,
>
>    Wolfram
>
>
> The following changes since commit 0c3630150c9af658e7375c509c670fadf052cca8:
>
>   mmc: core: start to break apart mmc_start_areq() (2017-02-03 10:50:23 +0100)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/sdhi-autocmd12-resp
>
> for you to fetch changes up to 22b13c28ac6b92f3acf7a5a91575b9da004c853a:
>
>   mmc: host: tmio: fill in response from auto cmd12 (2017-02-07 11:47:26 +0100)

Thank you, scheduled for inclusion in next renesas-drivers release
(probably renesas-drivers-2017-02-21-v4.10).

BTW, it still merges cleanly into today's linux-next, despite Ulf rebasing
his mmc/next branch almost on a daily basis.

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] 4+ messages in thread

* Re: [PULL REQUEST] renesas/topic/sdhi-autocmd12-resp for renesas drivers
  2017-02-13 10:04 ` Geert Uytterhoeven
@ 2017-02-13 14:33   ` Ulf Hansson
  2017-02-13 15:01     ` Geert Uytterhoeven
  0 siblings, 1 reply; 4+ messages in thread
From: Ulf Hansson @ 2017-02-13 14:33 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: Linux-Renesas, Geert Uytterhoeven

On 13 February 2017 at 11:04, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> Hi Wolfram,
>
> On Sun, Feb 12, 2017 at 12:27 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
>> here is a topic branch for renesas-drivers to report back autocmd12
>> responses for SDHI. It is based on mmc/next. Please pull.
>>
>> Kind regards,
>>
>>    Wolfram

Hi Wolfram,

I don't get it, why did you send this pull request to Geert and not me?

I rather pick all mmc changes via my mmc tree, to avoid conflicts etc
- unless there are some specific reasons to not. Are there?

Kind regards
Uffe

>>
>>
>> The following changes since commit 0c3630150c9af658e7375c509c670fadf052cca8:
>>
>>   mmc: core: start to break apart mmc_start_areq() (2017-02-03 10:50:23 +0100)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/topic/sdhi-autocmd12-resp
>>
>> for you to fetch changes up to 22b13c28ac6b92f3acf7a5a91575b9da004c853a:
>>
>>   mmc: host: tmio: fill in response from auto cmd12 (2017-02-07 11:47:26 +0100)
>
> Thank you, scheduled for inclusion in next renesas-drivers release
> (probably renesas-drivers-2017-02-21-v4.10).
>
> BTW, it still merges cleanly into today's linux-next, despite Ulf rebasing
> his mmc/next branch almost on a daily basis.
>
> 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] 4+ messages in thread

* Re: [PULL REQUEST] renesas/topic/sdhi-autocmd12-resp for renesas drivers
  2017-02-13 14:33   ` Ulf Hansson
@ 2017-02-13 15:01     ` Geert Uytterhoeven
  0 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2017-02-13 15:01 UTC (permalink / raw)
  To: Ulf Hansson; +Cc: Wolfram Sang, Linux-Renesas

Hi Ulf,

On Mon, Feb 13, 2017 at 3:33 PM, Ulf Hansson <ulf.hansson@linaro.org> wrote:
> On 13 February 2017 at 11:04, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>> Hi Wolfram,
>>
>> On Sun, Feb 12, 2017 at 12:27 PM, Wolfram Sang <wsa@the-dreams.de> wrote:
>>> here is a topic branch for renesas-drivers to report back autocmd12
>>> responses for SDHI. It is based on mmc/next. Please pull.
>>>
>>> Kind regards,
>>>
>>>    Wolfram
>
> Hi Wolfram,
>
> I don't get it, why did you send this pull request to Geert and not me?
>
> I rather pick all mmc changes via my mmc tree, to avoid conflicts etc
> - unless there are some specific reasons to not. Are there?

Sorry for confusing you. Wolfram sent a pull request to me, as I maintain the
renesas-drivers tree, which is an integration tree for kernel work related to
Renesas SoCs. It was not intended to be pulled by you as-is.

I've just put you in CC because of your rebasing activity.

I hope this makes it clearer.

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] 4+ messages in thread

end of thread, other threads:[~2017-02-13 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-12 11:27 [PULL REQUEST] renesas/topic/sdhi-autocmd12-resp for renesas drivers Wolfram Sang
2017-02-13 10:04 ` Geert Uytterhoeven
2017-02-13 14:33   ` Ulf Hansson
2017-02-13 15:01     ` Geert Uytterhoeven

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.