Linux SOC development
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: soc@kernel.org
Cc: linux-amlogic@lists.infradead.org,
	Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH] arm64: Kconfig: meson: drop pinctrl
Date: Mon,  7 Dec 2020 15:01:56 -0800	[thread overview]
Message-ID: <20201207230156.10198-1-khilman@baylibre.com> (raw)

Don't automatically select pinctrl drivers, leave it up to defaults in
drivers/pinctrl/meson, which default to built-in, but are also now
optionally configurable as modules as of
commit 9c65441ec823 ("pinctrl/meson: enable building as modules")

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
Arnd, Olof: I missed this in my earlier PR for arm-soc core changes.
Please apply directly.

 arch/arm64/Kconfig.platforms | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index e4e74e0b5b01..6c4d7356d918 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -152,8 +152,6 @@ config ARCH_MEDIATEK
 
 config ARCH_MESON
 	bool "Amlogic Platforms"
-	select PINCTRL
-	select PINCTRL_MESON
 	select MESON_IRQ_GPIO
 	help
 	  This enables support for the arm64 based Amlogic SoCs
-- 
2.28.0


WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: soc@kernel.org
Cc: linux-amlogic@lists.infradead.org,
	Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH] arm64: Kconfig: meson: drop pinctrl
Date: Mon,  7 Dec 2020 15:01:56 -0800	[thread overview]
Message-ID: <20201207230156.10198-1-khilman@baylibre.com> (raw)
Message-ID: <20201207230156.kfQlDUFZdTwYi8xZOeYNxs3kw5mGZcP2zM7GBGPHZUI@z> (raw)

Don't automatically select pinctrl drivers, leave it up to defaults in
drivers/pinctrl/meson, which default to built-in, but are also now
optionally configurable as modules as of
commit 9c65441ec823 ("pinctrl/meson: enable building as modules")

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
Arnd, Olof: I missed this in my earlier PR for arm-soc core changes.
Please apply directly.

 arch/arm64/Kconfig.platforms | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index e4e74e0b5b01..6c4d7356d918 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -152,8 +152,6 @@ config ARCH_MEDIATEK
 
 config ARCH_MESON
 	bool "Amlogic Platforms"
-	select PINCTRL
-	select PINCTRL_MESON
 	select MESON_IRQ_GPIO
 	help
 	  This enables support for the arm64 based Amlogic SoCs
-- 
2.28.0


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

             reply	other threads:[~2020-12-07 23:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07 23:01 Kevin Hilman [this message]
2020-12-07 23:01 ` [PATCH] arm64: Kconfig: meson: drop pinctrl Kevin Hilman
2020-12-08 10:32 ` Jerome Brunet
2020-12-08 10:32   ` Jerome Brunet
2020-12-09 16:41 ` Arnd Bergmann
2020-12-09 16:41   ` Arnd Bergmann
2020-12-09 17:10 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201207230156.10198-1-khilman@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox