From patchwork Tue Aug 6 13:58:27 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 13754930 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C80A3C3DA64 for ; Tue, 6 Aug 2024 14:02:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References :Message-Id:Content-Transfer-Encoding:Content-Type:MIME-Version:Subject:Date: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=21ePjSIT5KHFxpPK9mQSe566EO1z7JDDP0BuD8VA+eU=; b=HByzZR8eUbi61l3kSGayXpzKHD Xv7Wd9eYKi1Hiwv76a/N3LVNYqgOSoJpvBVycEpl6VFite+ai9kPqiM+uFxM1vo9gR5nTmj3D1SLb 36bq+wvQqQ+OV7nQnNOOQonGtxA0L8KkiZf8v9ZSVvLNu3AUS6R1R0stSTLaTWmJ5Mm5x877h3/CE gpa2mRINvFjs68QJVSTFXE9h6BGQquDokJWcbd4T2e/p6GIpAIemUiOmHoQZTTW2a/ZMIv1nYz/LZ Xsb9gt5LiN3raVxxEZiP5hIU/2d/tX5w4ep0cdPeoVch8ymIJ66gsZljZqKMZzW0q7W9qTNngjOJd CGbNzF9A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbKlS-00000001u42-3Lpq; Tue, 06 Aug 2024 14:02:14 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbKi2-00000001sya-1tIP for linux-arm-kernel@lists.infradead.org; Tue, 06 Aug 2024 13:58:43 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id F28EE60FB9; Tue, 6 Aug 2024 13:58:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 94282C4AF0C; Tue, 6 Aug 2024 13:58:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1722952721; bh=QVK/Q63Ty0/vwxPdFAgX18Uk2bo2WKZpj8mNx7zlTHc=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=jbCYReMcMawvrLpAIbnexeTNTcymVDfvKVkaJwm/Q6k05IkKTjBMAiGl5tfYS97Iw TAIYX9dNQKL2phosPWx/IDuJeLe5KCqCJJipdY/YFSwnmA3HjSYBUS0HuQeTu8+5uG P7ESMF0RWFOTkM/OxeSNjA8NCTyb7HUop0bWUqklYfw7iUJXRzgBx7K2UYG87Onu/G +CtVPglMQVDfxic57yKqPa2C4L2SjT52OPeiaVnz3du2sQbfliIhO/R9lNjwVh8E5/ eevLw9L3uk9sC8aHm998zlBCX833LS2+nhS9xRv+4dlD4nAJfCM1qN9k4DpQTq6jum Y4p7rszyDraeQ== From: "Rob Herring (Arm)" Date: Tue, 06 Aug 2024 07:58:27 -0600 Subject: [PATCH 6/6] cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency on Arm drivers MIME-Version: 1.0 Message-Id: <20240806-dt-api-cleanups-v1-6-459e2c840e7d@kernel.org> References: <20240806-dt-api-cleanups-v1-0-459e2c840e7d@kernel.org> In-Reply-To: <20240806-dt-api-cleanups-v1-0-459e2c840e7d@kernel.org> To: "Rafael J. Wysocki" , Viresh Kumar , Kevin Hilman , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Nishanth Menon , Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-Mailer: b4 0.15-dev X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240806_065842_572165_0D5B752B X-CRM114-Status: UNSURE ( 8.08 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The CONFIG_ARM and CONFIG_ARM64 dependency is redundant as all the drivers have necessary sub-arch dependency and don't depend on the architecture support. Signed-off-by: Rob Herring (Arm) --- drivers/cpufreq/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig index 10cda6f2fe1d..2561b215432a 100644 --- a/drivers/cpufreq/Kconfig +++ b/drivers/cpufreq/Kconfig @@ -231,9 +231,7 @@ if X86 source "drivers/cpufreq/Kconfig.x86" endif -if ARM || ARM64 source "drivers/cpufreq/Kconfig.arm" -endif if PPC32 || PPC64 source "drivers/cpufreq/Kconfig.powerpc"