All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: Heiko Stuebner <heiko@sntech.de>, Jaehoon Chung <jh80.chung@samsung.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Alexandru Stan <amstan@chromium.org>,
	linux-rockchip@lists.infradead.org,
	Seungwon Jeon <tgih.jun@samsung.com>,
	linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org,
	Doug Anderson <dianders@chromium.org>,
	chris@printf.net, Andrew Bresticker <abrestic@chromium.org>,
	Mark Brown <broonie@kernel.org>, Addy Ke <addy.ke@rock-chips.com>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Sonny Rao <sonnyrao@chromium.org>,
	javier.martinez@collabora.co.uk,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
Date: Mon, 16 Mar 2015 11:09:38 +0900	[thread overview]
Message-ID: <55063B62.2050109@samsung.com> (raw)
In-Reply-To: <5801798.REbCKAj1a1@phil>

Hi, Heiko.


On 03/13/2015 09:10 PM, Heiko Stuebner wrote:
> Hi,
> 
> Am Freitag, 13. März 2015, 20:32:43 schrieb Jaehoon Chung:
>> Hi Doug,
>>
>> Will apply. Thanks!
> 
> just to make sure, you'll take patches 1-3 and I'll take the dts change from 
> patch 4, right?

Right. I will check on today and request pull to ulf on tomorrow.
Will CC'd your email when PR.

Best Regards,
Jaehoon Chung

> 
> 
> Thanks
> Heiko
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 


WARNING: multiple messages have this Message-ID (diff)
From: jh80.chung@samsung.com (Jaehoon Chung)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
Date: Mon, 16 Mar 2015 11:09:38 +0900	[thread overview]
Message-ID: <55063B62.2050109@samsung.com> (raw)
In-Reply-To: <5801798.REbCKAj1a1@phil>

Hi, Heiko.


On 03/13/2015 09:10 PM, Heiko Stuebner wrote:
> Hi,
> 
> Am Freitag, 13. M?rz 2015, 20:32:43 schrieb Jaehoon Chung:
>> Hi Doug,
>>
>> Will apply. Thanks!
> 
> just to make sure, you'll take patches 1-3 and I'll take the dts change from 
> patch 4, right?

Right. I will check on today and request pull to ulf on tomorrow.
Will CC'd your email when PR.

Best Regards,
Jaehoon Chung

> 
> 
> Thanks
> Heiko
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

  reply	other threads:[~2015-03-16  2:09 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 22:15 [PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring Doug Anderson
2015-03-11 22:15 ` Doug Anderson
2015-03-11 22:15 ` [PATCH v4 2/4] mmc: core: Add mmc_regulator_set_vqmmc() Doug Anderson
2015-03-11 22:15   ` Doug Anderson
2015-03-16 14:05   ` Ulf Hansson
2015-03-16 14:05     ` Ulf Hansson
2015-03-16 14:05     ` Ulf Hansson
2015-03-16 15:12     ` Doug Anderson
2015-03-16 15:12       ` Doug Anderson
2015-03-16 15:12       ` Doug Anderson
2015-03-17 10:23       ` Ulf Hansson
2015-03-17 10:23         ` Ulf Hansson
2015-03-17 10:23         ` Ulf Hansson
2015-03-17 10:38         ` Mark Brown
2015-03-17 10:38           ` Mark Brown
2015-03-17 10:38           ` Mark Brown
2015-03-17 11:28           ` Ulf Hansson
2015-03-17 11:28             ` Ulf Hansson
2015-03-17 11:28             ` Ulf Hansson
2015-03-19  4:09         ` Doug Anderson
2015-03-19  4:09           ` Doug Anderson
2015-03-19  4:09           ` Doug Anderson
2015-03-19  4:09           ` Doug Anderson
2015-03-19 11:14           ` Ulf Hansson
2015-03-19 11:14             ` Ulf Hansson
2015-03-19 11:14             ` Ulf Hansson
2015-03-19 11:36             ` Mark Brown
2015-03-19 11:36               ` Mark Brown
2015-03-19 11:36               ` Mark Brown
2015-03-20 10:55               ` Ulf Hansson
2015-03-20 10:55                 ` Ulf Hansson
2015-03-20 10:55                 ` Ulf Hansson
2015-03-20 11:28                 ` Mark Brown
2015-03-20 11:28                   ` Mark Brown
2015-03-20 11:28                   ` Mark Brown
2015-04-07 20:05                   ` Doug Anderson
2015-04-07 20:05                     ` Doug Anderson
2015-04-07 20:05                     ` Doug Anderson
2015-04-08 11:28                     ` Mark Brown
2015-04-08 11:28                       ` Mark Brown
2015-04-08 11:28                       ` Mark Brown
2015-03-11 22:15 ` [PATCH v4 3/4] mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch Doug Anderson
2015-03-11 22:15   ` Doug Anderson
2015-03-11 22:15 ` [PATCH v4 4/4] ARM: dts: Specify VMMC and VQMMC on rk3288-evb Doug Anderson
2015-03-11 22:15   ` Doug Anderson
2015-03-11 22:15   ` Doug Anderson
2015-03-11 23:30   ` Heiko Stuebner
2015-03-11 23:30     ` Heiko Stuebner
2015-04-07 21:37     ` Heiko Stübner
2015-04-07 21:37       ` Heiko Stübner
2015-03-13 11:32 ` [PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring Jaehoon Chung
2015-03-13 11:32   ` Jaehoon Chung
2015-03-13 12:10   ` Heiko Stuebner
2015-03-13 12:10     ` Heiko Stuebner
2015-03-13 12:10     ` Heiko Stuebner
2015-03-16  2:09     ` Jaehoon Chung [this message]
2015-03-16  2:09       ` Jaehoon Chung
2015-03-27  5:55 ` Jaehoon Chung
2015-03-27  5:55   ` Jaehoon Chung
2015-03-27 15:46   ` Doug Anderson
2015-03-27 15:46     ` Doug Anderson
2015-03-27 15:46     ` Doug Anderson

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=55063B62.2050109@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=abrestic@chromium.org \
    --cc=addy.ke@rock-chips.com \
    --cc=alim.akhtar@samsung.com \
    --cc=amstan@chromium.org \
    --cc=broonie@kernel.org \
    --cc=chris@printf.net \
    --cc=dianders@chromium.org \
    --cc=heiko@sntech.de \
    --cc=javier.martinez@collabora.co.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=sonnyrao@chromium.org \
    --cc=tgih.jun@samsung.com \
    --cc=ulf.hansson@linaro.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 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.