From patchwork Fri Sep 15 09:19:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 723865 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 027BAEE644B for ; Fri, 15 Sep 2023 09:21:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232435AbjIOJVW (ORCPT ); Fri, 15 Sep 2023 05:21:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35676 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233445AbjIOJVN (ORCPT ); Fri, 15 Sep 2023 05:21:13 -0400 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB67F1FFE for ; Fri, 15 Sep 2023 02:21:04 -0700 (PDT) Received: by mail-lj1-x22a.google.com with SMTP id 38308e7fff4ca-2b9d07a8d84so29721201fa.3 for ; Fri, 15 Sep 2023 02:21:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694769663; x=1695374463; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=wbUDGne8XHRV8NpnbXLwkauduLPIsEvNE20ti9xIZAo=; b=qHKXOCtdWSatJUeWAKlJoCbr5r7Y8LyAFIan+8mz0Z1WGYPATAXIKWCWJmU6NqB5Ra uiB0JKZejD5ccVQFkzs2j1kBgo7ESMXEqVgcuaKZM72tP2iHsH2XdRCqPyXkhn06ky1C tugUbVEWQxaVmsQ40nWGXGeSMzVqe97OYaUWzxk94iFMx7YbLkvIFhBgPVpyCE0Ytvx0 2eG6iEdRq9uH/nXpyNhP1TgiEIUYaHH5fqEb6qzN46RewdSbGoNqKdruyb+bB7CoX82e 9RqfdRm7QN/ZqfHN8fPAhNzWppZ0iejqescs3LyE5JllVquq8U1zWQNpmIiGXQ0JmmH1 a8Rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694769663; x=1695374463; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wbUDGne8XHRV8NpnbXLwkauduLPIsEvNE20ti9xIZAo=; b=f0hPH943E6eFoxv2n72lQA9ayJh082QFEJjoQ0ZL1ceROGBFkPZ5k2Z5mmSdH/ICx2 WZE0RV7IDtDUHDqNZxslPr5xEF4W3lY10JylJRQPJJb/6kci9yO0TpGEcBGFiiagzngz OlAeSUQz8FBalQIxK5VsBkOgNQMiRCNL8ngl6kz74P+bV7HOdKOQh9l14Yq7POhQIycq RBuH4ITMEfFT0Ve3P5jzPCYYDumBrz7kV3k1lgWgkMYYFQ8btc8dtALl6IH8/n70goj2 KcNGt7iKVdBNjI+WHVl0gnbjqFJk7aNaei1JNFXbM590U5XPX2LYEtrgodEVbdFaKdJn hVUQ== X-Gm-Message-State: AOJu0YziT/WRu5icz/tBPzEc7n04h6eGHkHpds8haTDL6a7LdM44nuyz pODmDtFcazZ8AN5v+CC9zR5olQ== X-Google-Smtp-Source: AGHT+IEsFFzgCYn8PouRFC8Fe+yd5/XaogKCqWlR4itAeqKHd4Y1JMjP5DV2XaM1YZLja2cku1VJnQ== X-Received: by 2002:a2e:740b:0:b0:2b9:5eae:814f with SMTP id p11-20020a2e740b000000b002b95eae814fmr1003250ljc.50.1694769663077; Fri, 15 Sep 2023 02:21:03 -0700 (PDT) Received: from uffe-tuxpro14.. (h-94-254-63-18.NA.cust.bahnhof.se. [94.254.63.18]) by smtp.gmail.com with ESMTPSA id p8-20020a2e7408000000b002b9ec22d9fasm639376ljc.29.2023.09.15.02.21.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Sep 2023 02:21:02 -0700 (PDT) From: Ulf Hansson To: Arnd Bergmann , Olof Johansson Cc: Ulf Hansson , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Linus Walleij , Michal Simek , Nishanth Menon , Santosh Shilimkar , Tero Kristo , Tony Lindgren , Thierry Reding , Jonathan Hunter , Mikko Perttunen , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Walker Chen , Conor Dooley , Krzysztof Kozlowski , Alim Akhtar , Heiko Stuebner , Geert Uytterhoeven , Magnus Damm , Bjorn Andersson , Konrad Dybcio , Andy Gross , Matthias Brugger , AngeloGioacchino Del Regno , Shawn Guo , Sascha Hauer , Fabio Estevam , Florian Fainelli , Ray Jui , Scott Branden , Hector Martin , Sven Peter , Alyssa Rosenzweig , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Andreas Farber , Manivannan Sadhasivam Subject: [PATCH v2 01/17] pmdomain: Prepare to move Kconfig files into the pmdomain subsystem Date: Fri, 15 Sep 2023 11:19:47 +0200 Message-Id: <20230915092003.658361-2-ulf.hansson@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230915092003.658361-1-ulf.hansson@linaro.org> References: <20230915092003.658361-1-ulf.hansson@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Rather than having the various Kconfig files for the genpd providers sprinkled across subsystems, let's prepare to move them into the pmdomain subsystem along with the implementations. Signed-off-by: Ulf Hansson --- drivers/Kconfig | 2 ++ drivers/pmdomain/Kconfig | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 drivers/pmdomain/Kconfig diff --git a/drivers/Kconfig b/drivers/Kconfig index efb66e25fa2d..3aebffb2efe9 100644 --- a/drivers/Kconfig +++ b/drivers/Kconfig @@ -175,6 +175,8 @@ source "drivers/soundwire/Kconfig" source "drivers/soc/Kconfig" +source "drivers/pmdomain/Kconfig" + source "drivers/devfreq/Kconfig" source "drivers/extcon/Kconfig" diff --git a/drivers/pmdomain/Kconfig b/drivers/pmdomain/Kconfig new file mode 100644 index 000000000000..ac77cf4271a7 --- /dev/null +++ b/drivers/pmdomain/Kconfig @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only +menu "PM Domains" + +endmenu