From patchwork Sun Apr 3 14:39:23 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 64941 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp750205lbc; Sun, 3 Apr 2016 07:43:10 -0700 (PDT) X-Received: by 10.98.71.92 with SMTP id u89mr13471168pfa.100.1459694590320; Sun, 03 Apr 2016 07:43:10 -0700 (PDT) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id h85si34971349pfj.72.2016.04.03.07.43.10 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Apr 2016 07:43:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@nifty.com; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1amjE5-0005h5-67; Sun, 03 Apr 2016 14:42:05 +0000 Received: from conuserg-12.nifty.com ([210.131.2.79]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1amjCZ-0004lY-Tq for linux-arm-kernel@lists.infradead.org; Sun, 03 Apr 2016 14:40:37 +0000 Received: from grover.sesame (FL1-203-136-65-164.osk.mesh.ad.jp [203.136.65.164]) (authenticated) by conuserg-12.nifty.com with ESMTP id u33EdWQW028443; Sun, 3 Apr 2016 23:39:45 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-12.nifty.com u33EdWQW028443 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1459694386; bh=2Nta4LZFKubZOKQPCC67hK/aL2wxFuovwy4oDQPCBq0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=yvd575OvXnj3IXOFsAzDLYNA72xhWXT4ask+W6cDbgagwDuVj8dsXJ6+b/9VO4d1D GeiCfQlfLyAQXddNk8HS/2KkGjb+HBjBUcbHUztZbvOILx8z6Cmnx7GgngY9ZIKVfX nwAp0VECxo6/0MOVPXqGcGIaMuOSoUpHGLQzpXAScdAqGAJkJks5hgeJzM4wNc65LO 0L2ZwFarCBN+t1/L1kNUShlPA3MqbGQOTes6F9QNZTi3yFpGNuXVMTNb5lscm4GYXj HmoilLiEjykhsbLmK5ZqIkOjJsoch45UYS7WHPWI8SqZnVUf8U29U0Vm63lao7RmSE mMLSbzqGdUAng== X-Nifty-SrcIP: [203.136.65.164] From: Masahiro Yamada To: linux-arm-kernel@lists.infradead.org Subject: [RFC PATCH 5/9] ARM: socfpga: move mach-socfpga/ to platforms/socfpga/ Date: Sun, 3 Apr 2016 23:39:23 +0900 Message-Id: <1459694367-18635-6-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1459694367-18635-1-git-send-email-yamada.masahiro@socionext.com> References: <1459694367-18635-1-git-send-email-yamada.masahiro@socionext.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160403_074032_528289_D2FEF392 X-CRM114-Status: GOOD ( 10.47 ) X-Spam-Score: -1.2 (-) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-1.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -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 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Russell King , Arnd Bergmann , Marcus Cooper , =?UTF-8?q?Emilio=20L=C3=B3pez?= , Russell King , linux-kernel@vger.kernel.org, Masahiro Yamada , Mark Brown , Olof Johansson , Maxime Ripard MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org Signed-off-by: Masahiro Yamada --- arch/arm/Kconfig | 2 -- arch/arm/Makefile | 1 - arch/arm/platforms/Kconfig | 1 + arch/arm/platforms/Makefile | 1 + arch/arm/{mach-socfpga => platforms/socfpga}/Kconfig | 0 arch/arm/{mach-socfpga => platforms/socfpga}/Makefile | 0 arch/arm/{mach-socfpga => platforms/socfpga}/core.h | 0 arch/arm/{mach-socfpga => platforms/socfpga}/headsmp.S | 0 arch/arm/{mach-socfpga => platforms/socfpga}/l2_cache.c | 0 arch/arm/{mach-socfpga => platforms/socfpga}/ocram.c | 0 arch/arm/{mach-socfpga => platforms/socfpga}/platsmp.c | 0 arch/arm/{mach-socfpga => platforms/socfpga}/pm.c | 0 arch/arm/{mach-socfpga => platforms/socfpga}/self-refresh.S | 0 arch/arm/{mach-socfpga => platforms/socfpga}/socfpga.c | 0 14 files changed, 2 insertions(+), 3 deletions(-) rename arch/arm/{mach-socfpga => platforms/socfpga}/Kconfig (100%) rename arch/arm/{mach-socfpga => platforms/socfpga}/Makefile (100%) rename arch/arm/{mach-socfpga => platforms/socfpga}/core.h (100%) rename arch/arm/{mach-socfpga => platforms/socfpga}/headsmp.S (100%) rename arch/arm/{mach-socfpga => platforms/socfpga}/l2_cache.c (100%) rename arch/arm/{mach-socfpga => platforms/socfpga}/ocram.c (100%) rename arch/arm/{mach-socfpga => platforms/socfpga}/platsmp.c (100%) rename arch/arm/{mach-socfpga => platforms/socfpga}/pm.c (100%) rename arch/arm/{mach-socfpga => platforms/socfpga}/self-refresh.S (100%) rename arch/arm/{mach-socfpga => platforms/socfpga}/socfpga.c (100%) -- 1.9.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index edbbd82..ce9ba91 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -814,8 +814,6 @@ source "arch/arm/mach-rockchip/Kconfig" source "arch/arm/mach-sa1100/Kconfig" -source "arch/arm/mach-socfpga/Kconfig" - source "arch/arm/mach-spear/Kconfig" source "arch/arm/mach-sti/Kconfig" diff --git a/arch/arm/Makefile b/arch/arm/Makefile index d653b1b..9850f92 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile @@ -207,7 +207,6 @@ machine-$(CONFIG_ARCH_S5PV210) += s5pv210 machine-$(CONFIG_ARCH_SA1100) += sa1100 machine-$(CONFIG_ARCH_SHMOBILE) += shmobile machine-$(CONFIG_ARCH_SIRF) += prima2 -machine-$(CONFIG_ARCH_SOCFPGA) += socfpga machine-$(CONFIG_ARCH_STI) += sti machine-$(CONFIG_ARCH_STM32) += stm32 machine-$(CONFIG_ARCH_TANGO) += tango diff --git a/arch/arm/platforms/Kconfig b/arch/arm/platforms/Kconfig index 2614c78..18a1e85 100644 --- a/arch/arm/platforms/Kconfig +++ b/arch/arm/platforms/Kconfig @@ -1,5 +1,6 @@ # This is sorted alphabetically by directory pathname. +source "arch/arm/platforms/socfpga/Kconfig" source "arch/arm/platforms/sunxi/Kconfig" source "arch/arm/platforms/uniphier/Kconfig" source "arch/arm/platforms/zynq/Kconfig" diff --git a/arch/arm/platforms/Makefile b/arch/arm/platforms/Makefile index 00fd18e..e37786d 100644 --- a/arch/arm/platforms/Makefile +++ b/arch/arm/platforms/Makefile @@ -1,5 +1,6 @@ # This list sorted alphanumerically by CONFIG_* macro name. +obj-$(CONFIG_ARCH_SOCFPGA) += socfpga/ obj-$(CONFIG_ARCH_SUNXI) += sunxi/ obj-$(CONFIG_ARCH_UNIPHIER) += uniphier/ obj-$(CONFIG_ARCH_ZYNQ) += zynq/ diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/platforms/socfpga/Kconfig similarity index 100% rename from arch/arm/mach-socfpga/Kconfig rename to arch/arm/platforms/socfpga/Kconfig diff --git a/arch/arm/mach-socfpga/Makefile b/arch/arm/platforms/socfpga/Makefile similarity index 100% rename from arch/arm/mach-socfpga/Makefile rename to arch/arm/platforms/socfpga/Makefile diff --git a/arch/arm/mach-socfpga/core.h b/arch/arm/platforms/socfpga/core.h similarity index 100% rename from arch/arm/mach-socfpga/core.h rename to arch/arm/platforms/socfpga/core.h diff --git a/arch/arm/mach-socfpga/headsmp.S b/arch/arm/platforms/socfpga/headsmp.S similarity index 100% rename from arch/arm/mach-socfpga/headsmp.S rename to arch/arm/platforms/socfpga/headsmp.S diff --git a/arch/arm/mach-socfpga/l2_cache.c b/arch/arm/platforms/socfpga/l2_cache.c similarity index 100% rename from arch/arm/mach-socfpga/l2_cache.c rename to arch/arm/platforms/socfpga/l2_cache.c diff --git a/arch/arm/mach-socfpga/ocram.c b/arch/arm/platforms/socfpga/ocram.c similarity index 100% rename from arch/arm/mach-socfpga/ocram.c rename to arch/arm/platforms/socfpga/ocram.c diff --git a/arch/arm/mach-socfpga/platsmp.c b/arch/arm/platforms/socfpga/platsmp.c similarity index 100% rename from arch/arm/mach-socfpga/platsmp.c rename to arch/arm/platforms/socfpga/platsmp.c diff --git a/arch/arm/mach-socfpga/pm.c b/arch/arm/platforms/socfpga/pm.c similarity index 100% rename from arch/arm/mach-socfpga/pm.c rename to arch/arm/platforms/socfpga/pm.c diff --git a/arch/arm/mach-socfpga/self-refresh.S b/arch/arm/platforms/socfpga/self-refresh.S similarity index 100% rename from arch/arm/mach-socfpga/self-refresh.S rename to arch/arm/platforms/socfpga/self-refresh.S diff --git a/arch/arm/mach-socfpga/socfpga.c b/arch/arm/platforms/socfpga/socfpga.c similarity index 100% rename from arch/arm/mach-socfpga/socfpga.c rename to arch/arm/platforms/socfpga/socfpga.c