linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO
@ 2018-09-24  8:56 Lubomir Rintel
  2018-09-26 23:48 ` Ulf Hansson
  2018-11-04 11:27 ` Pavel Machek
  0 siblings, 2 replies; 3+ messages in thread
From: Lubomir Rintel @ 2018-09-24  8:56 UTC (permalink / raw)
  To: linux-mmc; +Cc: linux-kernel, Ulf Hansson, Lubomir Rintel

The sd8686 "libertas" SDIO adapter's power is controlled with WLAN_RST
and WLAN_PD pins -- pretty much the same way as sd8787. Allow building
the power sequencing driver along with the libertas Wi-Fi driver.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
 drivers/mmc/core/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mmc/core/Kconfig b/drivers/mmc/core/Kconfig
index 42e89060cd41..2f38a7ad07e0 100644
--- a/drivers/mmc/core/Kconfig
+++ b/drivers/mmc/core/Kconfig
@@ -14,7 +14,7 @@ config PWRSEQ_EMMC
 
 config PWRSEQ_SD8787
 	tristate "HW reset support for SD8787 BT + Wifi module"
-	depends on OF && (MWIFIEX || BT_MRVL_SDIO)
+	depends on OF && (MWIFIEX || BT_MRVL_SDIO || LIBERTAS_SDIO)
 	help
 	  This selects hardware reset support for the SD8787 BT + Wifi
 	  module. By default this option is set to n.
-- 
2.19.0


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

* Re: [PATCH] mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO
  2018-09-24  8:56 [PATCH] mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO Lubomir Rintel
@ 2018-09-26 23:48 ` Ulf Hansson
  2018-11-04 11:27 ` Pavel Machek
  1 sibling, 0 replies; 3+ messages in thread
From: Ulf Hansson @ 2018-09-26 23:48 UTC (permalink / raw)
  To: Lubomir Rintel; +Cc: linux-mmc, Linux Kernel Mailing List

On 24 September 2018 at 10:56, Lubomir Rintel <lkundrak@v3.sk> wrote:
> The sd8686 "libertas" SDIO adapter's power is controlled with WLAN_RST
> and WLAN_PD pins -- pretty much the same way as sd8787. Allow building
> the power sequencing driver along with the libertas Wi-Fi driver.
>
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>

Applied for next, thanks!

Kind regards
Uffe

> ---
>  drivers/mmc/core/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/core/Kconfig b/drivers/mmc/core/Kconfig
> index 42e89060cd41..2f38a7ad07e0 100644
> --- a/drivers/mmc/core/Kconfig
> +++ b/drivers/mmc/core/Kconfig
> @@ -14,7 +14,7 @@ config PWRSEQ_EMMC
>
>  config PWRSEQ_SD8787
>         tristate "HW reset support for SD8787 BT + Wifi module"
> -       depends on OF && (MWIFIEX || BT_MRVL_SDIO)
> +       depends on OF && (MWIFIEX || BT_MRVL_SDIO || LIBERTAS_SDIO)
>         help
>           This selects hardware reset support for the SD8787 BT + Wifi
>           module. By default this option is set to n.
> --
> 2.19.0
>

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

* Re: [PATCH] mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO
  2018-09-24  8:56 [PATCH] mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO Lubomir Rintel
  2018-09-26 23:48 ` Ulf Hansson
@ 2018-11-04 11:27 ` Pavel Machek
  1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2018-11-04 11:27 UTC (permalink / raw)
  To: Lubomir Rintel; +Cc: linux-mmc, linux-kernel, Ulf Hansson

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

On Mon 2018-09-24 10:56:32, Lubomir Rintel wrote:
> The sd8686 "libertas" SDIO adapter's power is controlled with WLAN_RST
> and WLAN_PD pins -- pretty much the same way as sd8787. Allow building
> the power sequencing driver along with the libertas Wi-Fi driver.
> 
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>

Acked-by: Pavel Machek <pavel@ucw.cz>


-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

end of thread, other threads:[~2018-11-04 11:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-24  8:56 [PATCH] mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO Lubomir Rintel
2018-09-26 23:48 ` Ulf Hansson
2018-11-04 11:27 ` Pavel Machek

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).