All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaehoon Chung <jh80.chung@samsung.com>
To: "Kukjin Kim" <kgene.kim@samsung.com>,
	"Andreas Färber" <afaerber@suse.de>
Cc: linux-mmc <linux-mmc@vger.kernel.org>,
	Chris Ball <chris@printf.net>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	tgih.jun@samsung.com, devicetree@vger.kernel.org,
	heiko@sntech.de, dinguyen@altera.com,
	Mark Rutland <mark.rutland@arm.com>,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCHv10 3/5] ARM: dts: exynos: unuse the slot-node and deprecate the supports-highspeed for dw-mmc
Date: Tue, 19 Aug 2014 12:52:47 +0900	[thread overview]
Message-ID: <53F2CA0F.1070800@samsung.com> (raw)
In-Reply-To: <53F22FBB.4010801@samsung.com>

Hi, Kukjin

On 08/19/2014 01:54 AM, Kukjin Kim wrote:
> On 08/18/14 09:10, Andreas Färber wrote:
>> Hi Jaehoon,
>>
>> Am 18.08.2014 14:23, schrieb Jaehoon Chung:
>>> Socfpga and Rockchip were queued into each SoC tree.
>>> I want to know whether this patch is queued or not into Samsung-Soc tree.
>>> Do you have any other plan for this patch?
>>
>> It isn't applied in his tree:
>>
>> http://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/
>>
>> In fact Kukjin has not applied any patches for 3 weeks now, which likely
>> means he's on vacation. I am hoping he will review this and the other
>> pending conflicting patches to decide on a merge order and fix any
>> trivial conflicts himself. ;)
>>
> Oh, I thought it has been queued in previous merge window with my ack.
> 
> OK, I've applied this in my tree for 3.18.

Thanks!

Best Regards,
Jaehoon Chung
> 
> Thanks,
> Kukjin
> 


WARNING: multiple messages have this Message-ID (diff)
From: jh80.chung@samsung.com (Jaehoon Chung)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv10 3/5] ARM: dts: exynos: unuse the slot-node and deprecate the supports-highspeed for dw-mmc
Date: Tue, 19 Aug 2014 12:52:47 +0900	[thread overview]
Message-ID: <53F2CA0F.1070800@samsung.com> (raw)
In-Reply-To: <53F22FBB.4010801@samsung.com>

Hi, Kukjin

On 08/19/2014 01:54 AM, Kukjin Kim wrote:
> On 08/18/14 09:10, Andreas F?rber wrote:
>> Hi Jaehoon,
>>
>> Am 18.08.2014 14:23, schrieb Jaehoon Chung:
>>> Socfpga and Rockchip were queued into each SoC tree.
>>> I want to know whether this patch is queued or not into Samsung-Soc tree.
>>> Do you have any other plan for this patch?
>>
>> It isn't applied in his tree:
>>
>> http://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/
>>
>> In fact Kukjin has not applied any patches for 3 weeks now, which likely
>> means he's on vacation. I am hoping he will review this and the other
>> pending conflicting patches to decide on a merge order and fix any
>> trivial conflicts himself. ;)
>>
> Oh, I thought it has been queued in previous merge window with my ack.
> 
> OK, I've applied this in my tree for 3.18.

Thanks!

Best Regards,
Jaehoon Chung
> 
> Thanks,
> Kukjin
> 

  parent reply	other threads:[~2014-08-19  3:52 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-07  7:37 [PATCHv10 0/5] ARM: remove the sub-node and deprecate supports-highspeed property for dwmmc Jaehoon Chung
2014-08-07  7:37 ` Jaehoon Chung
2014-08-07  7:37 ` [PATCHv10 1/5] mmc: dw_mmc: Slot quirk "disable-wp" is deprecated Jaehoon Chung
2014-08-07  7:37   ` Jaehoon Chung
2014-08-11  9:45   ` Ulf Hansson
2014-08-11  9:45     ` Ulf Hansson
2014-08-07  7:37 ` [PATCHv10 2/5] mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed Jaehoon Chung
2014-08-07  7:37   ` Jaehoon Chung
2014-08-11  9:46   ` Ulf Hansson
2014-08-11  9:46     ` Ulf Hansson
     [not found] ` <1407397082-32495-1-git-send-email-jh80.chung-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-08-07  7:38   ` [PATCHv10 3/5] ARM: dts: exynos: unuse the slot-node and deprecate the supports-highspeed for dw-mmc Jaehoon Chung
2014-08-07  7:38     ` Jaehoon Chung
2014-08-18 12:23     ` Jaehoon Chung
2014-08-18 12:23       ` Jaehoon Chung
2014-08-18 14:10       ` Andreas Färber
2014-08-18 14:10         ` Andreas Färber
2014-08-18 16:54         ` Kukjin Kim
2014-08-18 16:54           ` Kukjin Kim
2014-08-18 17:06           ` Andreas Färber
2014-08-18 17:06             ` Andreas Färber
2014-08-18 17:40             ` Kukjin Kim
2014-08-18 17:40               ` Kukjin Kim
2014-08-19  3:52           ` Jaehoon Chung [this message]
2014-08-19  3:52             ` Jaehoon Chung
2014-08-07  7:38 ` [PATCHv10 4/5] ARM: dts: socfpga: " Jaehoon Chung
2014-08-07  7:38   ` Jaehoon Chung
2014-08-11 21:03   ` Dinh Nguyen
2014-08-11 21:03     ` Dinh Nguyen
2014-08-07  7:38 ` [PATCHv10 5/5] ARM: dts: rockchip: " Jaehoon Chung
2014-08-07  7:38   ` Jaehoon Chung
2014-08-11 14:38   ` Heiko Stübner
2014-08-11 14:38     ` Heiko Stübner
2014-08-25 11:21 ` [PATCHv10 0/5] ARM: remove the sub-node and deprecate supports-highspeed property for dwmmc Pavel Machek
2014-08-25 11:21   ` Pavel Machek
2014-08-25 11:28   ` Jaehoon Chung
2014-08-25 11:28     ` Jaehoon Chung
2014-08-25 11:37     ` Pavel Machek
2014-08-25 11:37       ` Pavel Machek
2014-08-25 12:09       ` Jaehoon Chung
2014-08-25 12:09         ` Jaehoon Chung
2014-08-25 12:11         ` Jaehoon Chung
2014-08-25 12:11           ` Jaehoon Chung
2014-08-26 10:19           ` Pavel Machek
2014-08-26 10:19             ` Pavel Machek
2014-08-27  3:11             ` Jaehoon Chung
2014-08-27  3:11               ` Jaehoon Chung
2014-08-27 11:56               ` Pavel Machek
2014-08-27 11:56                 ` Pavel Machek

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=53F2CA0F.1070800@samsung.com \
    --to=jh80.chung@samsung.com \
    --cc=afaerber@suse.de \
    --cc=chris@printf.net \
    --cc=devicetree@vger.kernel.org \
    --cc=dinguyen@altera.com \
    --cc=heiko@sntech.de \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --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.