From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [RESEND PATCH] ARM: EXYNOS: Add exynos3250 suspend-to-ram support Date: Thu, 15 Jan 2015 00:27:38 +0900 Message-ID: <54B68AEA.7090406@kernel.org> References: <1420681838-4292-1-git-send-email-cw00.choi@samsung.com> <54B38989.4030700@kernel.org> <54B38B24.20804@samsung.com> <54B393B9.6060806@kernel.org> <54B3A477.8080705@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org ([198.145.29.136]:45666 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751936AbbANP1p (ORCPT ); Wed, 14 Jan 2015 10:27:45 -0500 In-Reply-To: <54B3A477.8080705@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Chanwoo Choi Cc: Kukjin Kim , ben-linux@fluff.org, kyungmin.park@samsung.com, inki.dae@samsung.com, k.kozlowski@samsung.com, b.zolnierkie@samsung.com, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org On 01/12/15 19:39, Chanwoo Choi wrote: > Dear Kukjin, > > On 01/12/2015 06:28 PM, Kukjin Kim wrote: >> On 01/12/15 17:51, Chanwoo Choi wrote: >>> Dear Kukjin, >>> >>> On 01/12/2015 05:44 PM, Kukjin Kim wrote: >>>> On 01/08/15 10:50, Chanwoo Choi wrote: >>>>> This patch adds the support for suspend-to-ram feature of Exynos3250 SoC. >>>>> Exynos3250 don't contain the L2 cache. >>>>> >>>>> Cc: Kukjin Kim >>>>> Signed-off-by: Chanwoo Choi >>>>> Acked-by: Kyungmin Park >>>>> --- >>>>> Depend on: >>>>> - v3.19-rc3 >>>>> >>>> Chanwoo, >>>> >>>> Can you please let me know why this is depending on v3.19-rc3? >>>> If I apply this on top of my tree not including some stuff between >>>> v3.19-rc1 and v3.19-rc3, is there a problem? >>> >>> No problem. >>> I'm sorry. It is my mistake about using meaning of dependency. >>> This patch can be applied on v3.19-rc1. I just tested it on v3.19-rc3. >>> >> OK, applied. > > Thanks for your apply. > > I check this patch on your git repository on following: > https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/commit/?h=v3.20-next/update-samsung&id=e2fb3668567d0b70563cca0d1e350afd5053e4a3 > > Although this patch contains a little decription of patch, > applied patch don't include any description of patch. > > If you possible, please add the description of patch. > You're right. Maybe I've missed the contents when I applied. I've just restored your git log with small modification. Thanks, Kukjin From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene@kernel.org (Kukjin Kim) Date: Thu, 15 Jan 2015 00:27:38 +0900 Subject: [RESEND PATCH] ARM: EXYNOS: Add exynos3250 suspend-to-ram support In-Reply-To: <54B3A477.8080705@samsung.com> References: <1420681838-4292-1-git-send-email-cw00.choi@samsung.com> <54B38989.4030700@kernel.org> <54B38B24.20804@samsung.com> <54B393B9.6060806@kernel.org> <54B3A477.8080705@samsung.com> Message-ID: <54B68AEA.7090406@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/12/15 19:39, Chanwoo Choi wrote: > Dear Kukjin, > > On 01/12/2015 06:28 PM, Kukjin Kim wrote: >> On 01/12/15 17:51, Chanwoo Choi wrote: >>> Dear Kukjin, >>> >>> On 01/12/2015 05:44 PM, Kukjin Kim wrote: >>>> On 01/08/15 10:50, Chanwoo Choi wrote: >>>>> This patch adds the support for suspend-to-ram feature of Exynos3250 SoC. >>>>> Exynos3250 don't contain the L2 cache. >>>>> >>>>> Cc: Kukjin Kim >>>>> Signed-off-by: Chanwoo Choi >>>>> Acked-by: Kyungmin Park >>>>> --- >>>>> Depend on: >>>>> - v3.19-rc3 >>>>> >>>> Chanwoo, >>>> >>>> Can you please let me know why this is depending on v3.19-rc3? >>>> If I apply this on top of my tree not including some stuff between >>>> v3.19-rc1 and v3.19-rc3, is there a problem? >>> >>> No problem. >>> I'm sorry. It is my mistake about using meaning of dependency. >>> This patch can be applied on v3.19-rc1. I just tested it on v3.19-rc3. >>> >> OK, applied. > > Thanks for your apply. > > I check this patch on your git repository on following: > https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/commit/?h=v3.20-next/update-samsung&id=e2fb3668567d0b70563cca0d1e350afd5053e4a3 > > Although this patch contains a little decription of patch, > applied patch don't include any description of patch. > > If you possible, please add the description of patch. > You're right. Maybe I've missed the contents when I applied. I've just restored your git log with small modification. Thanks, Kukjin