From patchwork Tue Jan 21 10:37:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11343587 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E1A9F1580 for ; Tue, 21 Jan 2020 11:45:51 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B59C424653 for ; Tue, 21 Jan 2020 11:45:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ce/u7wkD" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B59C424653 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=hHXd1aSttgKmcPUXsi/yFbHnS8HzUN3LnomUXYehD1c=; b=ce/u7wkDHebMT4cS1Jax4j0yTO D4iGyPz1rXjGJ+fhuqJAIiwxfIwiNbq5jx+0r1d/o/pe8xYXRuZ3KznY8L7/b2WO5bx38yCDYPlQA uSq780efg7OUCI5U5NXn3csQcjPwhKfDYkL14iGQ/o2J3M7JQRWPYI+OykaIi6IJGbuDPdgkt45W1 bt9wW6j00xdrT557jpgNtGk/msXODLulKIagFcH3hSFjZkHW7r1E5nqeDMBUel+Te3AltWOi30aKJ k0EXbNBd0I89ehw2OURwGp6OXdcmTazVGpgfw66lIyhk9ptY+PxPYSy9hyBeHAz0G6L9TlcM0Ja9g jGNVPTyQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1itryM-0004Nv-2O; Tue, 21 Jan 2020 11:45:30 +0000 Received: from albert.telenet-ops.be ([2a02:1800:110:4::f00:1a]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1itquW-00025v-BN for linux-arm-kernel@lists.infradead.org; Tue, 21 Jan 2020 10:37:32 +0000 Received: from ramsan ([84.195.182.253]) by albert.telenet-ops.be with bizsmtp id sydS210185USYZQ06ydSoE; Tue, 21 Jan 2020 11:37:26 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1itquU-00011w-GD; Tue, 21 Jan 2020 11:37:26 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1itquU-0000Ud-F0; Tue, 21 Jan 2020 11:37:26 +0100 From: Geert Uytterhoeven To: Arnd Bergmann , Kevin Hilman , Olof Johansson Subject: [PATCH 19/20] ARM: s3c64xx: Drop unneeded select of TIMER_OF Date: Tue, 21 Jan 2020 11:37:21 +0100 Message-Id: <20200121103722.1781-19-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200121103722.1781-1-geert+renesas@glider.be> References: <20200121103413.1337-1-geert+renesas@glider.be> <20200121103722.1781-1-geert+renesas@glider.be> X-Spam-Note: CRM114 invocation failed X-Spam-Score: 0.3 (/) X-Spam-Report: SpamAssassin version 3.4.3 on bombadil.infradead.org summary: Content analysis details: (0.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2a02:1800:110:4:0:0:f00:1a listed in] [list.dnswl.org] 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-samsung-soc@vger.kernel.org, Geert Uytterhoeven , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Support for Samsung S3C64XX systems depends on ARCH_MULTI_V6, and thus on ARCH_MULTIPLATFORM. As the latter selects TIMER_OF, there is no need for MACH_S3C64XX_DT to select TIMER_OF. Signed-off-by: Geert Uytterhoeven Cc: Kukjin Kim Cc: Krzysztof Kozlowski Cc: linux-samsung-soc@vger.kernel.org --- All patches in this series are independent of each other. Cover letter at https://lore.kernel.org/r/20200121103413.1337-1-geert+renesas@glider.be arch/arm/mach-s3c64xx/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig index 5700822e3c74b8e4..ac3e3563487fc6f9 100644 --- a/arch/arm/mach-s3c64xx/Kconfig +++ b/arch/arm/mach-s3c64xx/Kconfig @@ -336,7 +336,6 @@ config MACH_WLF_CRAGG_6410 config MACH_S3C64XX_DT bool "Samsung S3C6400/S3C6410 machine using Device Tree" - select TIMER_OF select CPU_S3C6400 select CPU_S3C6410 select PINCTRL