From patchwork Tue Oct 4 13:21:25 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 117620 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7A059B6F72 for ; Wed, 5 Oct 2011 00:21:59 +1100 (EST) Received: from canuck.infradead.org ([134.117.69.58]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RB4wN-00038c-Fj; Tue, 04 Oct 2011 13:21:47 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RB4wM-0002aX-CC; Tue, 04 Oct 2011 13:21:46 +0000 Received: from mailout3.samsung.com ([203.254.224.33]) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RB4w5-0002XT-1c for linux-arm-kernel@lists.infradead.org; Tue, 04 Oct 2011 13:21:30 +0000 Received: from epcpsbgm2.samsung.com (mailout3.samsung.com [203.254.224.33]) by mailout3.samsung.com (Oracle Communications Messaging Exchange Server 7u4-19.01 64bit (built Sep 7 2010)) with ESMTP id <0LSJ0063TMFIZK10@mailout3.samsung.com> for linux-arm-kernel@lists.infradead.org; Tue, 04 Oct 2011 22:21:25 +0900 (KST) X-AuditID: cbfee61b-b7b7fae000005864-c0-4e8b0855b8a2 Received: from epmmp1.local.host ( [203.254.227.16]) by epcpsbgm2.samsung.com (MMPCPMTA) with SMTP id 93.1E.22628.5580B8E4; Tue, 04 Oct 2011 22:21:25 +0900 (KST) Received: from kgenekim ([12.23.120.114]) by mmp1.samsung.com (Oracle Communications Messaging Exchange Server 7u4-19.01 64bit (built Sep 7 2010)) with ESMTPA id <0LSJ0053LMFPP480@mmp1.samsung.com> for linux-arm-kernel@lists.infradead.org; Tue, 04 Oct 2011 22:21:25 +0900 (KST) From: Kukjin Kim To: 'Arnd Bergmann' Subject: [GIT PULL] Samsung board-2 for v3.2 Date: Tue, 04 Oct 2011 22:21:25 +0900 Message-id: <019b01cc8298$846170c0$8d245240$%kim@samsung.com> MIME-version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-index: AcyCmIQ410rqQg0gSgS3ShcXOoLTgQ== Content-language: ko X-Brightmail-Tracker: AAAAAA== X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20111004_092129_349024_26F472DC X-CRM114-Status: GOOD ( 22.64 ) X-Spam-Score: -2.8 (--) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (-2.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [203.254.224.33 listed in list.dnswl.org] Cc: 'Russell King' , linux-samsung-soc@vger.kernel.org, 'Ben Dooks' , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.12 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, This is a second Samsung board stuff for v3.2 and includes new board, SMDK4412. Please pull from: git://github.com/kgene/linux-samsung.git next-samsung-board-2 As a note, since supporting SMDK4412 needs previous next-samsung-board branch so this is based on next-samsung-board which has been already merged into arm-soc and this includes converting boot_params to atag_offset for adding/changing boards in this time. If any problems, please let me know. One more as a note, the next-samsung-devel and next-samsung-devel-2 will be sent to you soon after testing ;) Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit 2520123382e97271e932377c83bca010c265be55: Merge branch 'next-samsung-board-v3.1' into next-samsung-board (2011-09-16 17:13:09 +0900) are available in the git repository at: git://github.com/kgene/linux-samsung.git next-samsung-board-2 Changhwan Youn (7): ARM: EXYNOS4: Add support PPI in external GIC ARM: EXYNOS4: Add support MCT PPI for EXYNOS4212 ARM: EXYNOS4: Add support new EXYNOS4412 SoC ARM: EXYNOS4: Add support clock for EXYNOS4412 ARM: EXYNOS4: Add functions for gic interrupt handling ARM: EXYNOS4: Add MCT support for EXYNOS4412 ARM: EXYNOS4: Add support SMDK4412 Board Tushar Behera (1): ARM: EXYNOS4: convert boot_params to atag_offset arch/arm/mach-exynos4/Kconfig | 14 ++ arch/arm/mach-exynos4/Makefile | 3 +- arch/arm/mach-exynos4/clock.c | 4 +- arch/arm/mach-exynos4/cpu.c | 21 ++- arch/arm/mach-exynos4/include/mach/entry-macro.S | 29 +++- arch/arm/mach-exynos4/include/mach/irqs.h | 2 + arch/arm/mach-exynos4/include/mach/map.h | 1 - arch/arm/mach-exynos4/include/mach/regs-mct.h | 5 +- arch/arm/mach-exynos4/mach-origen.c | 2 +- .../{mach-smdk4212.c => mach-smdk4x12.c} | 128 ++++++++------- arch/arm/mach-exynos4/mach-smdkv310.c | 4 +- arch/arm/mach-exynos4/mct.c | 166 ++++++++++++-------- arch/arm/mach-exynos4/platsmp.c | 5 +- arch/arm/plat-s5p/cpu.c | 9 + arch/arm/plat-samsung/include/plat/cpu.h | 8 + 15 files changed, 251 insertions(+), 150 deletions(-) rename arch/arm/mach-exynos4/{mach-smdk4212.c => mach-smdk4x12.c} (61%)