All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: "linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	Shawn Lin <shawn.lin@rock-chips.com>,
	Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	Govindraj Raja <govindraj.raja@imgtec.com>,
	Ralf Baechle <ralf@linux-mips.org>,
	Vineet Gupta <vgupta@synopsys.com>, Wei Xu <xuwei5@hisilicon.com>,
	Joachim Eastwood <manabian@gmail.com>
Subject: Re: [GIT PULL] Update dw-mmc controller
Date: Wed, 21 Oct 2015 17:52:32 +0900	[thread overview]
Message-ID: <56275250.1020104@samsung.com> (raw)
In-Reply-To: <CAPDyKFoGxEL_8KWbN-50EGMJB7MyiHxcvBCDJKcOW_ObLNcyHg@mail.gmail.com>

Hi,

On 10/21/2015 05:38 PM, Ulf Hansson wrote:
> On 21 October 2015 at 06:21, Jaehoon Chung <jh80.chung@samsung.com> wrote:
>> Dear Ulf.
>>
>> Sorry..previously request-pull is wrong.
>> Could you pull the below..?
>>
>> The following changes since commit 10e2cf053bbbaa76fcd919c0f59ae5bf8463a19c:
>>
>>   mmc: sdhci-of-esdhc: avoid writing power control register (2015-10-16 15:04:58 +0200)
>>
>> are available in the git repository at:
>>
>>   https://github.com/jh80chung/dw-mmc.git for-ulf
>>
>> for you to fetch changes up to 13ae9dff2fe12409197fbd3620d2308888badbac:
>>
>>   arm: zx_defconfig: remove CONFIG_MMC_DW_IDMAC (2015-10-20 23:59:31 +0900)
>>
>> ----------------------------------------------------------------
>> Shawn Lin (10):
>>       mmc: dw_mmc: Add external dma interface support
>>       mmc: dw_mmc: use macro for HCON register operations
>>       Documentation: synopsys-dw-mshc: add bindings for idmac and edmac
>>       mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC
>>       arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC
>>       arm: exynos_defconfig: remove CONFIG_MMC_DW_IDMAC
>>       arm: hisi_defconfig: remove CONFIG_MMC_DW_IDMAC
>>       arm: lpc18xx_defconfig: remove CONFIG_MMC_DW_IDMAC
>>       arm: multi_v7_defconfig: remove CONFIG_MMC_DW_IDMAC
>>       arm: zx_defconfig: remove CONFIG_MMC_DW_IDMAC
> 
> Jaehoon,
> 
> The last two arm patches doesn't have acks. I realize that these
> changes are trivial, but I can't pull these in without acks. All the
> other patches I have picked up.

Ok, I also wondered that point..Thanks for point out.
I will also request the acks to each SoC maintainters.
And I will rebase on your tree, on today.

Thanks a lot!

Best Regards,
Jaehoon Chung

> 
>>
>>  Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt |  25 +++++++++++++
>>  arch/arc/configs/axs101_defconfig                          |   1 -
>>  arch/arc/configs/axs103_defconfig                          |   1 -
>>  arch/arc/configs/axs103_smp_defconfig                      |   1 -
>>  arch/arm/configs/exynos_defconfig                          |   1 -
>>  arch/arm/configs/hisi_defconfig                            |   1 -
>>  arch/arm/configs/lpc18xx_defconfig                         |   1 -
>>  arch/arm/configs/multi_v7_defconfig                        |   1 -
>>  arch/arm/configs/zx_defconfig                              |   1 -
>>  arch/mips/configs/pistachio_defconfig                      |   1 -
>>  drivers/mmc/host/Kconfig                                   |  11 +-----
>>  drivers/mmc/host/dw_mmc-pltfm.c                            |   2 +
>>  drivers/mmc/host/dw_mmc.c                                  | 272 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------
>>  drivers/mmc/host/dw_mmc.h                                  |   9 +++++
>>  include/linux/mmc/dw_mmc.h                                 |  23 +++++++++++-
>>  15 files changed, 276 insertions(+), 75 deletions(-)
>>
>> Best Regards,
>> Jaehoon Chung
> 
> [...]
> 
> Thanks!
> 
> Kind regards
> Uffe
> 


  reply	other threads:[~2015-10-21  8:52 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21  2:47 [GIT PULL] Update dw-mmc controller Jaehoon Chung
2015-10-21  4:21 ` Jaehoon Chung
2015-10-21  8:38   ` Ulf Hansson
2015-10-21  8:52     ` Jaehoon Chung [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-23 22:52 Jaehoon Chung
2016-10-25  8:48 ` Ulf Hansson
2016-09-22 10:57 Jaehoon Chung
2016-09-22 11:51 ` Ulf Hansson
2016-08-31 10:58 Jaehoon Chung
2016-08-31 11:16 ` Ulf Hansson
2016-06-29  1:42 Jaehoon Chung
2016-07-06 16:19 ` Ulf Hansson
2016-04-06  1:56 Jaehoon Chung
2016-04-06  7:42 ` Ulf Hansson
2016-02-05  2:41 Jaehoon Chung
2016-02-05  7:59 ` Ulf Hansson
2015-10-29  1:46 Jaehoon Chung
2015-10-29 10:03 ` Ulf Hansson
2015-08-10 16:54 Jaehoon Chung
2015-08-17  9:47 ` Ulf Hansson
2015-08-17 10:12   ` Alexey Brodkin
2015-08-17 10:32     ` Ulf Hansson
2015-08-17 11:11       ` Alexey Brodkin
2015-09-16 11:27       ` Alexey Brodkin
2015-10-01  9:17         ` Jaehoon Chung
2015-06-12  1:54 Jaehoon Chung
2015-06-12  7:33 ` Ulf Hansson
2015-05-18  3:44 Jaehoon Chung
2015-05-18  8:25 ` Ulf Hansson
2015-05-07  8:37 Jaehoon Chung
2015-05-08  7:02 ` Ulf Hansson
2015-05-08  7:06   ` Jaehoon Chung

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=56275250.1020104@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=govindraj.raja@imgtec.com \
    --cc=k.kozlowski@samsung.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=manabian@gmail.com \
    --cc=ralf@linux-mips.org \
    --cc=shawn.lin@rock-chips.com \
    --cc=ulf.hansson@linaro.org \
    --cc=vgupta@synopsys.com \
    --cc=xuwei5@hisilicon.com \
    /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.