linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pinctrl: Turn AMD support to tristate
@ 2016-02-11 11:06 Jean Delvare
  2016-02-15 23:12 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2016-02-11 11:06 UTC (permalink / raw)
  To: linux-gpio; +Cc: Linus Walleij

The pinctrl-amd driver builds just fine as a module so give
users this option.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
---
 drivers/pinctrl/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-4.5-rc3.orig/drivers/pinctrl/Kconfig	2016-02-02 09:02:08.803929724 +0100
+++ linux-4.5-rc3/drivers/pinctrl/Kconfig	2016-02-11 11:15:17.030298649 +0100
@@ -79,7 +79,7 @@ config PINCTRL_AT91PIO4
 	  controller available on sama5d2 SoC.
 
 config PINCTRL_AMD
-	bool "AMD GPIO pin control"
+	tristate "AMD GPIO pin control"
 	depends on GPIOLIB
 	select GPIOLIB_IRQCHIP
 	select PINCONF


-- 
Jean Delvare
SUSE L3 Support

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] pinctrl: Turn AMD support to tristate
  2016-02-11 11:06 [PATCH] pinctrl: Turn AMD support to tristate Jean Delvare
@ 2016-02-15 23:12 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2016-02-15 23:12 UTC (permalink / raw)
  To: Jean Delvare; +Cc: linux-gpio@vger.kernel.org

On Thu, Feb 11, 2016 at 12:06 PM, Jean Delvare <jdelvare@suse.de> wrote:

> The pinctrl-amd driver builds just fine as a module so give
> users this option.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Linus Walleij <linus.walleij@linaro.org>

Patch applied, let's see what happens.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-15 23:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-11 11:06 [PATCH] pinctrl: Turn AMD support to tristate Jean Delvare
2016-02-15 23:12 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).