From patchwork Sat May 12 23:18:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 158788 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 10D01B701D for ; Sun, 13 May 2012 08:21:14 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1STKeO-0007DF-61; Sat, 12 May 2012 22:18:56 +0000 Received: from mail-pz0-f49.google.com ([209.85.210.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1STKeK-0007D1-E0 for linux-arm-kernel@lists.infradead.org; Sat, 12 May 2012 22:18:53 +0000 Received: by dadm1 with SMTP id m1so5084672dad.36 for ; Sat, 12 May 2012 15:18:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=z9RkzEcVug2VBhCrgmbAh7ZyooG2QOWvtmCSAoOa8G0=; b=M10xyJgV9hny3bAn5kwnSgVDJHMBiWUvewl+LHZwkkXwwOy3eWAXW6bTWhJqQPFrsV IiKZi53JxNxldA/QVMXUMQknurRni6P117/K91SFtU5RDE1OFSsEle9k0tH8Sa5phtw4 bTgNIdcuYl6sG5megtCSAbsESbd0LrIPYwZ1oaNutqKq0+5XEkkwd5TR2j4NItdiUthb w+tTOdFmaJMsKDHoFQSji0//7zWYKQO/Ut95T7fqgrXXD8Mvl10mP4Pk/bImkwdEPkLn wTmC0tRXNOw6jPpM/AtnvJ5oWUgw+IZXh7pEqjdvsPA7MOqRva3CnyPGTe6/GJWKyOzu 7WhA== Received: by 10.68.219.162 with SMTP id pp2mr8294374pbc.85.1336861129554; Sat, 12 May 2012 15:18:49 -0700 (PDT) Received: from [10.211.55.6] ([121.136.168.198]) by mx.google.com with ESMTPS id wn3sm17084020pbc.74.2012.05.12.15.18.46 (version=SSLv3 cipher=OTHER); Sat, 12 May 2012 15:18:48 -0700 (PDT) Message-ID: <4FAEEFD3.9040907@samsung.com> Date: Sun, 13 May 2012 08:18:43 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Arnd Bergmann , 'Olof Johansson' Subject: [GIT PULL] cleanup samsung plat-s3c24xx and s5p for v3.5 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.8 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.49 listed in list.dnswl.org] 0.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [121.136.168.198 listed in dnsbl.sorbs.net] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: "linux-samsung-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 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, Olof Please pull cleanup plat-s3c24xx-s5p for v3.5 Samsung stuff. git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/cleanup-plat-s3c24xx-s5p We can remove plat-s5p directory with this series and I think, the plat-s3c24xx can be removed next time for one plat-samsung of Samsung stuff. Note, this is including cleanup-samsung-iommu which is removing s5p iommu stuff in plat-s5p. If any problems, please let me know. Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3: Linux 3.4-rc6 (2012-05-06 15:07:32 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/cleanup-plat-s3c24xx-s5p Heiko Stuebner (4): ARM: S3C24XX: move plat-s3c24xx/cpu.c ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.c ARM: S3C24XX: move common power-management code to mach-s3c24xx ARM: S3C24XX: move common clock init into common.c Kukjin Kim (9): ARM: SAMSUNG: move clock part for common s5p into plat-samsung ARM: SAMSUNG: move interrupt part for common s5p into plat-samsung ARM: SAMSUNG: move pm part for common s5p into plat-samsung ARM: SAMSUNG: move hr timer for common s5p into plat-samsung ARM: SAMSUNG: move platform device for s5p uart into plat-samsung ARM: SAMSUNG: move setup code for s5p mfc and mipiphy into plat-samsung ARM: SAMSUNG: move options for common s5p into plat-samsung/Kconfig ARM: SAMSUNG: merge plat-s5p into plat-samsung Merge branch 'next/cleanup-plat-s3c24xx' into next/cleanup-plat-s3c24xx-s5p KyongHo Cho (2): S5P: SYSMMU: Remove System MMU device driver ARM: EXYNOS: Change System MMU platform device definitions arch/arm/mach-exynos/clock-exynos4.h | 2 + arch/arm/mach-exynos/clock-exynos4210.c | 11 + arch/arm/mach-exynos/clock-exynos4212.c | 28 ++- arch/arm/mach-exynos/clock-exynos5.c | 90 ++++ arch/arm/mach-exynos/dev-sysmmu.c | 457 +++++++++++--------- arch/arm/mach-exynos/include/mach/irqs.h | 25 +- arch/arm/mach-exynos/include/mach/map.h | 38 ++ arch/arm/mach-exynos/include/mach/regs-clock.h | 5 + arch/arm/mach-exynos/include/mach/regs-sysmmu.h | 28 -- arch/arm/mach-exynos/include/mach/sysmmu.h | 88 +++-- arch/arm/mach-exynos/mach-armlex4210.c | 1 - arch/arm/mach-exynos/mach-smdkv310.c | 1 - arch/arm/mach-s3c24xx/Makefile | 6 + .../{plat-s3c24xx/cpu.c => mach-s3c24xx/common.c} | 69 +++- arch/arm/{plat-s3c24xx => mach-s3c24xx}/irq-pm.c | 0 arch/arm/{plat-s3c24xx => mach-s3c24xx}/pm.c | 0 arch/arm/{plat-s3c24xx => mach-s3c24xx}/sleep.S | 0 arch/arm/plat-s3c24xx/Makefile | 6 - arch/arm/plat-s3c24xx/clock.c | 59 --- arch/arm/plat-s3c24xx/dev-uart.c | 100 ----- arch/arm/plat-s5p/Kconfig | 140 ------ arch/arm/plat-s5p/Makefile | 28 -- arch/arm/plat-s5p/sysmmu.c | 313 -------------- arch/arm/plat-samsung/Kconfig | 140 ++++++ arch/arm/plat-samsung/Makefile | 13 + arch/arm/plat-samsung/include/plat/devs.h | 1 - arch/arm/plat-samsung/include/plat/sysmmu.h | 95 ---- .../{plat-s5p/clock.c => plat-samsung/s5p-clock.c} | 3 +- .../dev-mfc.c => plat-samsung/s5p-dev-mfc.c} | 4 +- .../dev-uart.c => plat-samsung/s5p-dev-uart.c} | 78 +--- .../irq-eint.c => plat-samsung/s5p-irq-eint.c} | 3 +- .../s5p-irq-gpioint.c} | 3 +- .../irq-pm.c => plat-samsung/s5p-irq-pm.c} | 3 +- .../arm/{plat-s5p/irq.c => plat-samsung/s5p-irq.c} | 3 +- arch/arm/{plat-s5p/pm.c => plat-samsung/s5p-pm.c} | 3 +- .../{plat-s5p/sleep.S => plat-samsung/s5p-sleep.S} | 3 +- arch/arm/{plat-s5p => plat-samsung}/s5p-time.c | 3 +- .../arm/{plat-s5p => plat-samsung}/setup-mipiphy.c | 0 43 files changed, 781 insertions(+), 1163 deletions(-) delete mode 100644 arch/arm/mach-exynos/include/mach/regs-sysmmu.h rename arch/arm/{plat-s3c24xx/cpu.c => mach-s3c24xx/common.c} (76%) rename arch/arm/{plat-s3c24xx => mach-s3c24xx}/irq-pm.c (100%) rename arch/arm/{plat-s3c24xx => mach-s3c24xx}/pm.c (100%) rename arch/arm/{plat-s3c24xx => mach-s3c24xx}/sleep.S (100%) delete mode 100644 arch/arm/plat-s3c24xx/clock.c delete mode 100644 arch/arm/plat-s3c24xx/dev-uart.c delete mode 100644 arch/arm/plat-s5p/Kconfig delete mode 100644 arch/arm/plat-s5p/Makefile delete mode 100644 arch/arm/plat-s5p/sysmmu.c delete mode 100644 arch/arm/plat-samsung/include/plat/sysmmu.h rename arch/arm/{plat-s5p/clock.c => plat-samsung/s5p-clock.c} (99%) rename arch/arm/{plat-s5p/dev-mfc.c => plat-samsung/s5p-dev-mfc.c} (97%) rename arch/arm/{plat-s5p/dev-uart.c => plat-samsung/s5p-dev-uart.c} (57%) rename arch/arm/{plat-s5p/irq-eint.c => plat-samsung/s5p-irq-eint.c} (99%) rename arch/arm/{plat-s5p/irq-gpioint.c => plat-samsung/s5p-irq-gpioint.c} (99%) rename arch/arm/{plat-s5p/irq-pm.c => plat-samsung/s5p-irq-pm.c} (98%) rename arch/arm/{plat-s5p/irq.c => plat-samsung/s5p-irq.c} (96%) rename arch/arm/{plat-s5p/pm.c => plat-samsung/s5p-pm.c} (95%) rename arch/arm/{plat-s5p/sleep.S => plat-samsung/s5p-sleep.S} (98%) rename arch/arm/{plat-s5p => plat-samsung}/s5p-time.c (99%) rename arch/arm/{plat-s5p => plat-samsung}/setup-mipiphy.c (100%)