From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: [PATCH v2 04/11] ARM: EXYNOS: add interrupt definitions for EXYNOS5250 Date: Wed, 07 Mar 2012 05:12:40 -0800 Message-ID: <4F575EC8.2090205@samsung.com> References: <1328981685-8602-1-git-send-email-kgene.kim@samsung.com> <1328981685-8602-5-git-send-email-kgene.kim@samsung.com> <00a901ccf084$90460900$b0d21b00$%kim@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-tul01m020-f174.google.com ([209.85.214.174]:61994 "EHLO mail-tul01m020-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751609Ab2CGNMp (ORCPT ); Wed, 7 Mar 2012 08:12:45 -0500 Received: by obbuo6 with SMTP id uo6so6896025obb.19 for ; Wed, 07 Mar 2012 05:12:44 -0800 (PST) In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Olof Johansson Cc: Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, rmk+kernel@arm.linux.org.uk, arnd@arndb.de On 03/06/12 10:55, Olof Johansson wrote: > Hi, > > On Tue, Feb 21, 2012 at 2:35 AM, Kukjin Kim wrote: > >> Yes, as you said, it brakes single zImage for EXYNOS4 + EXYNOS5 >> (mach-exynos). So I'm working on regarding resource for EXYNOS SoCs and I >> think, it can resolve the problem you said before v3.4 merge window. >> >> If any updates, let you know. > > Just a friendly reminder; the time is close to running out for staging > new code for 3.4. > Hi Olof, Thanks for your kindly reminder but I couldn't finish it yet because it is required to touch most of samsung stuff, and it's a big change. Frankly, I need more time... So how about sending current exynos5 stuff for now and then sorting out single kernel for exynos4 and exynos5 next time? Actually, this exynos5 arch part is _really_ needed for developing/contribution of drivers on exynos5. Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Wed, 07 Mar 2012 05:12:40 -0800 Subject: [PATCH v2 04/11] ARM: EXYNOS: add interrupt definitions for EXYNOS5250 In-Reply-To: References: <1328981685-8602-1-git-send-email-kgene.kim@samsung.com> <1328981685-8602-5-git-send-email-kgene.kim@samsung.com> <00a901ccf084$90460900$b0d21b00$%kim@samsung.com> Message-ID: <4F575EC8.2090205@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/06/12 10:55, Olof Johansson wrote: > Hi, > > On Tue, Feb 21, 2012 at 2:35 AM, Kukjin Kim wrote: > >> Yes, as you said, it brakes single zImage for EXYNOS4 + EXYNOS5 >> (mach-exynos). So I'm working on regarding resource for EXYNOS SoCs and I >> think, it can resolve the problem you said before v3.4 merge window. >> >> If any updates, let you know. > > Just a friendly reminder; the time is close to running out for staging > new code for 3.4. > Hi Olof, Thanks for your kindly reminder but I couldn't finish it yet because it is required to touch most of samsung stuff, and it's a big change. Frankly, I need more time... So how about sending current exynos5 stuff for now and then sorting out single kernel for exynos4 and exynos5 next time? Actually, this exynos5 arch part is _really_ needed for developing/contribution of drivers on exynos5. Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd.