From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH v3 1/3] ARM: EXYNOS: initial board support for exynos5260 SoC Date: Fri, 14 Feb 2014 19:58:33 +0100 Message-ID: <52FE6759.1040006@gmail.com> References: <1392385032-22015-1-git-send-email-rahul.sharma@samsung.com> <1392385032-22015-2-git-send-email-rahul.sharma@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-ea0-f176.google.com ([209.85.215.176]:38049 "EHLO mail-ea0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751845AbaBNS6o (ORCPT ); Fri, 14 Feb 2014 13:58:44 -0500 In-Reply-To: <1392385032-22015-2-git-send-email-rahul.sharma@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Rahul Sharma , linux-samsung-soc@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kgene.kim@samsung.com, joshi@samsung.com, r.sh.open@gmail.com, Pankaj Dubey Hi, On 14.02.2014 14:37, Rahul Sharma wrote: > From: Pankaj Dubey > > This patch add basic arch side support for exynos5260 SoC. > > Signed-off-by: Pankaj Dubey > Signed-off-by: Arun Kumar K > Signed-off-by: Rahul Sharma > --- > arch/arm/mach-exynos/Kconfig | 9 +++++++++ > arch/arm/mach-exynos/common.c | 11 +++++++++++ > arch/arm/mach-exynos/include/mach/map.h | 1 + > arch/arm/mach-exynos/mach-exynos5-dt.c | 1 + > arch/arm/plat-samsung/include/plat/cpu.h | 8 ++++++++ > 5 files changed, 30 insertions(+) Reviewed-by: Tomasz Figa Best regards, Tomasz From mboxrd@z Thu Jan 1 00:00:00 1970 From: tomasz.figa@gmail.com (Tomasz Figa) Date: Fri, 14 Feb 2014 19:58:33 +0100 Subject: [PATCH v3 1/3] ARM: EXYNOS: initial board support for exynos5260 SoC In-Reply-To: <1392385032-22015-2-git-send-email-rahul.sharma@samsung.com> References: <1392385032-22015-1-git-send-email-rahul.sharma@samsung.com> <1392385032-22015-2-git-send-email-rahul.sharma@samsung.com> Message-ID: <52FE6759.1040006@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 14.02.2014 14:37, Rahul Sharma wrote: > From: Pankaj Dubey > > This patch add basic arch side support for exynos5260 SoC. > > Signed-off-by: Pankaj Dubey > Signed-off-by: Arun Kumar K > Signed-off-by: Rahul Sharma > --- > arch/arm/mach-exynos/Kconfig | 9 +++++++++ > arch/arm/mach-exynos/common.c | 11 +++++++++++ > arch/arm/mach-exynos/include/mach/map.h | 1 + > arch/arm/mach-exynos/mach-exynos5-dt.c | 1 + > arch/arm/plat-samsung/include/plat/cpu.h | 8 ++++++++ > 5 files changed, 30 insertions(+) Reviewed-by: Tomasz Figa Best regards, Tomasz